https://github.com/eruvanos/primefaces-spring-hibernate-hsql
Template for WebApps with JSF, Spring and HSQL DB
https://github.com/eruvanos/primefaces-spring-hibernate-hsql
Last synced: 9 months ago
JSON representation
Template for WebApps with JSF, Spring and HSQL DB
- Host: GitHub
- URL: https://github.com/eruvanos/primefaces-spring-hibernate-hsql
- Owner: eruvanos
- Archived: true
- Created: 2015-06-04T12:30:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T03:35:31.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T13:44:51.196Z (9 months ago)
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# primefaces-spring-data-hsql
Template for project with:
* Primefaces -> JSF
* Spring -> Services
* Hibernate/JPA -> DB
* Spring Data -> DB
* HSQL -> Embeded filebased DB
* Java Server -> e.g. Tomcat 7