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