public class DataSourceInitListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationContextInitializedEvent>, org.springframework.core.Ordered
| 构造器和说明 |
|---|
DataSourceInitListener() |
public int getOrder()
getOrder 在接口中 org.springframework.core.Orderedpublic void onApplicationEvent(org.springframework.boot.context.event.ApplicationContextInitializedEvent applicationContextInitializedEvent)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationContextInitializedEvent>Copyright © 2021. All rights reserved.