Class GenieBuilder

java.lang.Object
org.aoju.bus.spring.GenieBuilder
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>, org.springframework.core.Ordered

public class GenieBuilder extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>, org.springframework.core.Ordered
启动监听器,初始化相关配置
Since:
Java 17+
Author:
Kimi Liu