This is a small example project demonstrating Java EE including JavaServer Faces, REST services and JPA.
- Install Java 8
- Install IDE, e.g., Eclipse or IntelliJ
- Install Maven
- Configure your IDE to use the Maven installation (default in most IDEs is an embedded version)
- Install JBoss
Configure an application server in your IDE and run. As a first step try to add a delete function.