Files
spring-boot/spring-boot-project
Stephane Nicoll 8a7609f940 Simplify HibernateJpaAutoConfiguration classes check
This commit removes the now outdated `HibernateEntityManagerCondition`
in favour of a simple check of `SessionImplementor`. As of
Hibernate 5.2, a single `hibernate-core` jar is required so a single
class check is enough.

Closes gh-17283
2019-06-21 15:22:28 +02:00
..
2019-06-18 21:41:05 -07:00
2019-06-17 14:05:16 +01:00
2019-06-20 11:17:37 +01:00