简体   繁体   中英

How do I create a Play! Framework web project with Maven?

Is there a Maven archetype out there to create a Play? Framework Java web application?

Thanks

There is a community contributed extension to help you with this.

No, there is no Maven archetype. Play tries to distance a bit from standard Java EE practices, and it provides a full stack including dependency management.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM