详解springboot项目带Tomcat和不带Tomcat的两种打包方式 程序员文章站 2022-07-02 20:16:08 1,带tomcat的打包方式1.1, 在pom.xml文件添加以下配置(目的:自定main入口和跳过junit代码)