Add Hibernate 4 sample

Add a sample showing how Hibernate 4 can be used if necessary.

See gh-2763
This commit is contained in:
Phillip Webb
2016-04-05 16:10:06 -07:00
parent 0db1194007
commit 1088f70923
27 changed files with 1411 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
<module>spring-boot-sample-devtools</module>
<module>spring-boot-sample-flyway</module>
<module>spring-boot-sample-hateoas</module>
<module>spring-boot-sample-hibernate4</module>
<module>spring-boot-sample-hornetq</module>
<module>spring-boot-sample-hypermedia</module>
<module>spring-boot-sample-hypermedia-gson</module>