-
Notifications
You must be signed in to change notification settings - Fork 1
Home
astrapi69 edited this page Nov 6, 2015
·
3 revisions
###Welcome to the resource-bundles-data wiki!
This project holds classes for persist resourcebundles into the database or query from the database. You can after request them with rest services and there is also a rest-client. Under the hood the project uses hibernate with jpa to persist and query the resourcebundles, spring for dependency injection, cxf for the rest services and the rest client.
###Dependencies
It extends from the parent project mvn-persistence-parent which uses the persistence-api. In the parent project are managed all dependencies versions for hibernate, spring, cxf-apache and others.