public class TableMaxSortConfigListener extends ApplicationStartedListener implements org.springframework.core.Ordered
| 构造器和说明 |
|---|
TableMaxSortConfigListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
eventCallback(org.springframework.boot.context.event.ApplicationStartedEvent event) |
int |
getOrder() |
onApplicationEventpublic void eventCallback(org.springframework.boot.context.event.ApplicationStartedEvent event)
eventCallback 在类中 ApplicationStartedListenerpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2024. All rights reserved.