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.
可能重复: 如何在 play2 中将项目打包到战争中?
如何从 Play 创建 WAR 文件!2.0项目?
在当前版本的 Play 2.0 中,这在核心中是不可能的。Core 应该在 2.1 中添加此功能。
但是,现在有一个插件可以做到这一点 - https://github.com/dlecan/play2-war-plugin/
现在没有计划,因为 NIO 在 servlet 容器中是不可能的(暂时)