Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 534 Bytes

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