• Andy Wilkinson's avatar
    Depend on FlywayMigrationInitializer beans by type not name · 52311ffe
    Andy Wilkinson authored
    Previously, a custom FlywayMigrationInitializer bean named anything
    other than flywayInitializer could result in a
    NoSucBeanDefinitionException as the dependencies set up for JPA and
    JDBC components used the bean name flywayInitializer.
    
    This commit updates the configuration of the dependencies to depend
    on FlywayMigrationInitializer beans by type rather than name.
    
    Fixes gh-18105
    52311ffe
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...