Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我有一个多 maven 项目,我的 webapp maven 项目目前正在生成一个 .war 文件。
我怎样才能让它产生一场爆炸性的战争?
(当它是单个文件时很难部署,因为它很大,并且当大多数库文件在初始部署后已经在服务器上时,我被迫上传整个文件)
你需要maven-war-plugin:exploded
maven-war-plugin:exploded
查看 ./target/$war-name/ - 这应该是完整的战争,扩展。