Class WebMvcServiceRegistryAutoConfiguration

java.lang.Object
io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebServiceRegistryAutoConfiguration
io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebMvcServiceRegistryAutoConfiguration
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<io.microsphere.spring.web.event.WebEndpointMappingsReadyEvent>

@ConditionalOnWebApplication(type=SERVLET) public class WebMvcServiceRegistryAutoConfiguration extends WebServiceRegistryAutoConfiguration
Auto-Configuration class for ServiceRegistry on the Spring WebMVC Application
Since:
1.0.0
Author:
Mercy