Examples of Java EE 7 projects using Maven:
- The project first-parent show how configure using a full java ee maven project approach. This project is also configured with querydsql and lombok.
- The project simple-web show how configure using an all-in-one maven project approach. This project is also configured with querydsql and lombok.
- The project jee-web show how configure using an all-in-one maven project approach. This project is purely configured with javaee.