springBoot publish the war package to tomcat (idea)

Reference Links: https://blog.csdn.net/qq1076472549/article/details/81318729

1. Start Catalog of new packaging categories:

 

 2.pom.xml new dependency: < Packaging> WAR </ Packaging> jar jar packaging needs to be changed

 

 3.idea execution:

 

 4. kick war package:

 

Guess you like

Origin www.cnblogs.com/lijianda/p/11595692.html