• Stephane Nicoll's avatar
    Simplify HibernateJpaAutoConfiguration classes check · 374e02ca
    Stephane Nicoll authored
    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-17288
    374e02ca
Name
Last commit
Last update
..
java/org/springframework/boot/autoconfigure Loading commit data...
resources/META-INF Loading commit data...