Plume Maven archetypes
May 9, 2025 ยท View on GitHub
This repository references Maven archetypes for Plume.
Archetypes
- Querydsl with Jersey, Guice and Grizzly: A Java application that starts with a plain static main function. It means that the packaged application is a JAR file. The generated project can be easily adapted to generate a WAR file, see WAR migration guide.
Getting started
- Use the Default Plume Archetype to create the project
- Follow the instructions in the
README.mdfile present in the generated project