/i13enterprisenotes

I13 Enterprise Note-taking

Primary LanguageJavaScript

i13 Enterprise Note-taking

This is a small example project demonstrating Java EE including JavaServer Faces, REST services and JPA.

Setting up environment

  • 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

Getting started

Configure an application server in your IDE and run. As a first step try to add a delete function.