-
Notifications
You must be signed in to change notification settings - Fork 715
Open
Labels
Description
ManagementServerPortUtils.java was ported from boot (as it was not public). It is likely old and not up to date.
It is used in two places:
https://github.com/spring-cloud/spring-cloud-commons/blob/master/spring-cloud-commons/src/main/java/org/springframework/cloud/client/serviceregistry/AbstractAutoServiceRegistration.java#L156
and