springboot打包可运行jar
添加SpringBoot自带插件
pom.xml中增加以下内容:
命令行执行: mvn package
clean package spring-boot:repackage -Dmaven.test.skip=true
还没有评论,来说两句吧...