spring boot IDEA项目打包 war 包,并部署至tomcat

1 配置文件嵌入tomcat插件 <!-- 移除嵌入式tomcat插件 --> <exclusions> <exclusion> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId>
相关文章
相关标签/搜索