spring-boot + websocket 打包问题汇总

1.springboot打包工程时不须要tomcat插件支持添加生命周期使得tomcat插件无效java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> <scope>provided</scope> </
相关文章
相关标签/搜索