-
Notifications
You must be signed in to change notification settings - Fork 3
A minimal setup including hibernate spring and maven
License
avner-levy/minimal_spring_hibernate_maven_setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Once a while I find myself with a need to test some hibernate feature in a standalone setup. This project serves as a starting point to a standalone spring / jpa application. It uses build time aspectJ weaving (for spring aspects / transaction management). It uses a temporary embedded database but you can switch to what ever you want. Run "mvn install" to compile the project with the tests. Run "mvn exec:java" to run the main application. Enjoy, Avner
About
A minimal setup including hibernate spring and maven
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published