@Component @Order(value=0) public class AppBanner extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>, org.springframework.core.Ordered
| 构造器和说明 |
|---|
AppBanner() |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent applicationReadyEvent)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>public int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2024. All rights reserved.