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 spring-boot-starter-socketio Show documentation
Show all versions of spring-boot-starter-socketio Show documentation
Spring Boot Starter For Netty-socketio
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.corundumstudio.socketio.spring.boot.SocketioHazelcastConfiguration,\
com.corundumstudio.socketio.spring.boot.SocketioRedisConfiguration,\
com.corundumstudio.socketio.spring.boot.SocketioServerAutoConfiguration