Class ServiceRegistryInitializer

java.lang.Object
org.chenile.service.registry.configuration.ServiceRegistryInitializer
All Implemented Interfaces:
EventListener, ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>, Ordered

@Configuration @PropertySource("classpath:${chenile.properties:chenile.properties}") public class ServiceRegistryInitializer extends Object implements ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>, Ordered