/jee7-starter

JEE 7 simple startup archetype

Primary LanguageJava

JEE 7 Starter Project

Simple project template without anything.

Adding Persistence

Add in src/main/resources/META-INF/persistence.xml

Adding HTML 5

JEE Angular Core UI Starter

What to Adjust

  1. Adjust web.xml to remove JSF if it isn't needed
  2. Adjust pom.xml to change groupId and artefactId
  3. Delete or modify the index.html
  4. Delete the HelloWorldRest.java
  5. Adjust the package