Use reflection to load Hibernate version specific classes
This adds support for Hibernate 4.2 again by loading the specific classes with reflection. Fixes gh-1460, fixes gh-1557
This commit is contained in:
committed by
Dave Syer
parent
9af8fdb8a1
commit
02e33c125c
@@ -66,7 +66,7 @@
|
||||
<module>spring-boot-sample-websocket</module>
|
||||
<module>spring-boot-sample-ws</module>
|
||||
<module>spring-boot-sample-xml</module>
|
||||
</modules>
|
||||
</modules>
|
||||
<!-- No dependencies - otherwise the samples won't work if you change the
|
||||
parent -->
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user