部署war包

时间:2017-11-18 06:47:11

标签: java maven tomcat

我的web应用程序使用maven生成war包和tomcat作为server.But sometiemrs我发现,在将war包部署到webapps之后,还有许多额外的.aut文件以及我项目的有用文件,就像这样: enter image description here

我真的不知道为什么,有人可以提出一些想法吗?

1 个答案:

答案 0 :(得分:0)

原因是automaton.jar被解压缩到项目目录中 enter image description here