ultiple Endpoints may not be deployed to the same path

@Configuration
public class WebSocketConfig {
//打war包启动需要注释掉此:否则报 :DeploymentException: Multiple Endpoints may not be deployed to the same path
// @Bean
// public ServerEndpointExporter serverEndpointExporter (){
// return new ServerEndpointExporter();
// }
}
posted @   Alamps  阅读(713)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示