Uses of Interface
org.springframework.cloud.client.serviceregistry.AutoServiceRegistration
Packages that use AutoServiceRegistration
Package
Description
Spring Cloud service registry abstractions.
-
Uses of AutoServiceRegistration in org.springframework.cloud.client.serviceregistry
Classes in org.springframework.cloud.client.serviceregistry that implement AutoServiceRegistrationModifier and TypeClassDescriptionclassAbstractAutoServiceRegistration<R extends Registration>Lifecycle methods that may be useful and common toServiceRegistryimplementations.