Skip to content

bytestree/spring4-hibernate5-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring 4 and Hibernate 5 integration example using annotations

Example of java application showing the integration of Spring 4 and hibernate 5. It explains how to configure Hibernate 5 and Spring 4 along with transaction manager to perform database operations. All configurations are done in java classes using annotations.

Technology Stack

  • Spring Framework – 4.3.4.RELEASE
  • Database – HSQLDB
  • JDK 8

Refer complete description at Spring 4 and Hibernate 5 integration example

Releases

No releases published

Packages

No packages published

Languages