public class InitTableListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>, org.springframework.core.Ordered
| 构造器和说明 |
|---|
InitTableListener() |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>public int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2018. All rights reserved.