springboot整合websocket后启动报错:javax.websocket.server.ServerContainer not available
一、场景Springboot使用@ServerEndpoint来建立websocket链接。引入依赖。org.springframework.bootspring-boot-starter-websocket配置Websocket@Configuration@EnableWebSocketpublicclassWebSocketConfig{@BeanpublicServerEndpointExp