Package net.risesoft.api.listener
Class ServiceListenerConfig
- java.lang.Object
-
- net.risesoft.api.listener.ServiceListenerConfig
-
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
@Component public class ServiceListenerConfig extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
-
-
Constructor Summary
Constructors Constructor Description ServiceListenerConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event)
-