springBoot 項目 jar/war打包 並運行

一:idea  打jar  包     簡述:springboor  項目最好的打包方式就是打成jar  ,下邊就是簡單的過程      1.打開idea工具 ,選着要打開的項目, 然後打開view--》 tool window--》terminal ,打開命令行      2.在pom.xml  文件中添加插件 3.輸入命令:mvn packsge Dmven.test.skip=true   
相關文章
相關標籤/搜索