bytestree / spring4-hibernate5-example

Spring 4 and Hibernate 5 integration example using annotations.

Home Page:http://www.bytestree.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spring 4 and Hibernate 5 integration example using annotations.

http://www.bytestree.com

License:MIT License


Languages

Language:Java 100.0%