Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 252 Bytes

SimpleBlogExampleEE7

Sample project for my article on Java EE 7.

This project show how to use the following technologies to create a simple web application with Java EE 7:

  • JPA
  • JSF (with custom tags)
  • CDI
  • Gradle
  • JBoss
  • Eclipse