Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 252 Bytes

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