利用maven插件cargo远程(本地)自动部署
pom.xml
利用remote方式,前提要启动好tomcat,以及设置访问tomcat的权限即可。
?运行命令:mvn cargo:redeploy
?