• Phillip Webb's avatar
    Fix Flyway and Liquibase JPA 'depends-on' setup · 7da80891
    Phillip Webb authored
    Ensure that FlywayAutoConfiguration and LiquibaseAutoConfiguration occur
    after HibernateJpaAutoConfiguration so that the DependsOnPostProcessor
    condition can correctly check for a LocalContainerEntityManagerFactory
    bean.
    
    Fixes gh-3437
    7da80891
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...