An open API service indexing awesome lists of open source software.

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

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**