Skip to content
Rohit edited this page Jan 23, 2016 · 2 revisions

Welcome to the MVCBookStore wiki!

Model book store done with Java EE 8. The application shall be purely based on Java EE8. We will be making use of the following technologies.

  • MVC 1.0
  • CDI
  • Servlet 4.0/ Optionally JSF for web tier.
  • JSON B
  • H2-Database
  • JAX-RS
  • JPA
  • Java Security API JSR-375
  • Java Management API JSR-373

Here is the link to additional resources.

Clone this wiki locally