类分层结构
- java.lang.Object
- org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<R> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.serviceregistry.AutoServiceRegistration)
- org.egolessness.cloud.registry.DestinoRegistration (implements org.springframework.cloud.client.serviceregistry.Registration)
- org.egolessness.cloud.registry.DestinoServiceRegistry (implements org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>)
- org.egolessness.cloud.registry.DestinoServiceRegistryAutoConfiguration