实在部署到server上时吗?为什么即使我设置了,也不能自动构建,导致tomcat自动时找不到class文件而报错。
ringa_lee
That is just automatic compilation, it needs to be deployed to the tomcat 需要导出一个war包 拷贝到tomcat的webapps directory and then start tomcat
tomcat
war
webapps
That is just automatic compilation, it needs to be deployed to the
tomcat
需要导出一个war
包 拷贝到tomcat
的webapps
directory and then start tomcat