Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Hibernate Starter

Hibernate starter project.

Hibernate integration example. It uses the OpenSessionInView filter, provides access to EntityManagerFactory and EntityManager.

Database migration are management by Flyway.

run

mvn jooby:run

help