摘要: 第一步:打包方式改为war pom文件: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <!-- 移除嵌入式tomcat插件 --> 阅读全文
posted @ 2020-10-14 14:33 9529 阅读(118) 评论(0) 推荐(0)