SpringBoot项目打包过程

一、pom.xml                      <exclusions> <!-- 移除内置tocmat 打包时开启 --> <!-- <exclusion> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> </exclusion>  -->
相关文章
相关标签/搜索