Uses of Interface
org.springframework.cloud.client.serviceregistry.AutoServiceRegistration
-
Packages that use AutoServiceRegistration Package Description org.springframework.cloud.client.serviceregistry -
-
Uses of AutoServiceRegistration in org.springframework.cloud.client.serviceregistry
Classes in org.springframework.cloud.client.serviceregistry that implement AutoServiceRegistration Modifier and Type Class Description classAbstractAutoServiceRegistration<R extends Registration>Lifecycle methods that may be useful and common toServiceRegistryimplementations.
-