2、内嵌tomcat/jetty容器部署。需要使用pom.xml.boot(目前缺省支持的是tomcat,如使用jetty,请参考https://blog.csdn.net/github_35169934/article/details/78573971)。需要确保application.properties里的is.spring.boot=true。打出war包后,使用automation\shell\springboot(http://10.1.235.20:3000/core/automation.git)里的脚本运行war包。
|