An open API service indexing awesome lists of open source software.

https://github.com/eruvanos/primefaces-spring-jpa-javaconfig

Example Setup: Primefaces + Spring + JPA
https://github.com/eruvanos/primefaces-spring-jpa-javaconfig

Last synced: 9 months ago
JSON representation

Example Setup: Primefaces + Spring + JPA

Awesome Lists containing this project

README

          

# Primefaces Spring JPA with Java Config

## Technologies
* Primefaces 5.x
* JSF 2.3
* Spring Core 4.2.4
* JPA / Hibernate

## Paned features:
### Possible databases
* Oracle
* HSQLDB
* DB2
* Derby
* SQLite

## Links
* Primefaces
** http://www.primefaces.org/docs/guide/primefaces_user_guide_5_3.pdf
** http://www.mkyong.com/jsf2/primefaces/primefaces-hello-world-example
* JSF
** http://www.tutorialspoint.com/jsf/jsf_first_application.htm