Is there a Maven archetype out there to create a Play! Framework Java web application?
Thanks
|
Is there a Maven archetype out there to create a Play! Framework Java web application? Thanks |
||||
|
|
|
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. |
|||||
|
|
There is a community contributed extension to help you with this. |
|||