META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aim-starter Show documentation
Show all versions of aim-starter Show documentation
aim-starter 基于netty的WebSocket和Socket通信包
# Auto Config
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
xin.alum.aim.util.ApplicationContextUtil,\
xin.alum.aim.config.AimProperties,\
xin.alum.aim.config.AimConfig,\
xin.alum.aim.groups.Sessions,\
xin.alum.aim.groups.SessionGroups
# Application Listeners
#org.springframework.context.ApplicationListener=\
#xin.alum.aim.AimStarter