farooqrahu / bookapp-rest

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 51.8%Language:HTML 41.4%Language:JavaScript 6.9%