springboot jar war

大部分转载自 https://www.cnblogs.com/zlw-xf/p/7828359.html  加上我的增长的一些知识点html springboot打Jar包和War包 一:打JAR包java 在工程的pom.xml中添加如下依赖web <build> <!-- 打成war不须要这个maven插件,若是打成jar则是必须的 --> <plugins> <plugin>
相关文章
相关标签/搜索