/bookapp-rest

Java REST application with maven, JPA, SpringMVC, AngularJS, jQueryUI

Primary LanguageJavaApache License 2.0Apache-2.0

bookapp-rest Build Status

This is a small example bookstore application that shows the same look and feel implemented once with JSF and once with REST/AngularJS so the different approaches can be compared.

See Appfog for a running instance of REST and JSF

Technologies used:

  • maven
  • JPA / EclipseLink
  • Spring
  • ModelMapper (for DTO creation)
  • JSF2
  • SpringMVC
  • AngularJS
  • jQueryUI