https://github.com/sterlp/jee7-starter
JEE 7 simple startup archetype
https://github.com/sterlp/jee7-starter
jee jee7 starter starter-template
Last synced: 11 months ago
JSON representation
JEE 7 simple startup archetype
- Host: GitHub
- URL: https://github.com/sterlp/jee7-starter
- Owner: sterlp
- Created: 2017-08-30T13:07:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T11:12:23.000Z (almost 9 years ago)
- Last Synced: 2025-06-10T05:51:49.257Z (about 1 year ago)
- Topics: jee, jee7, starter, starter-template
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/sterlp/CoreUI-Free-Bootstrap-Admin-Template/tree/master/JEE_Angular_Starter_Wro4j)
## 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**