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-websocket Show documentation
Show all versions of spring-boot-starter-websocket Show documentation
Spring Boot Starter For WebSocket
The newest version!
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.github.vindell.websocket.WebSocketSubProtocolAutoConfiguration,\
com.github.vindell.websocket.WebSocketBrokerAutoConfiguration,\
com.github.vindell.websocket.WebSocketAutoConfiguration
© 2015 - 2024 Weber Informatics LLC | Privacy Policy