Is there a Maven archetype for creating Play! Java Framework Web Application?
thanks
No, there is no Maven archetype. Play tries to distance itself a bit from standard Java EE practices and provides a complete stack, including dependency management.
There is an added community extension to help you with this.
Source: https://habr.com/ru/post/892851/More articles:Find out (in the controller) which specific validation rule failed - cakephpFunction for creating regular expressions corresponding to a range of numbers - functionRegular expression to check Excel cell - phpGDAL raster output - pythonError handling when using unmanaged code in managed (C ++, C, C ++ / CLI, C #) - c ++Dapper type operator using DynamicParameters - c #How to handle events generated by Grid Splitter in WPF? - wpfRegistration for all file types (CFBundleDocumentTypes) - iphoneHow to register internal elements of an arbitrary object in Java? - javaDifference between new object with or without brackets - javascriptAll Articles