Class Hierarchy
- 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)
- com.alibaba.cloud.nacos.registry.NacosRegistration (implements org.springframework.cloud.client.serviceregistry.Registration)
- com.alibaba.cloud.nacos.registry.NacosServiceRegistry (implements org.springframework.cloud.client.serviceregistry.ServiceRegistry<R>)
- com.alibaba.cloud.nacos.registry.NacosServiceRegistryAutoConfiguration