parent
ef89ad019d
commit
e306cff4ff
|
|
@ -117,7 +117,7 @@ public class FlywayAutoConfiguration {
|
|||
|
||||
/**
|
||||
* Additional configuration to ensure that {@link EntityManagerFactory} beans
|
||||
* depend-on the liquibase bean.
|
||||
* depend-on the flyway bean.
|
||||
*/
|
||||
@Configuration
|
||||
@ConditionalOnClass(LocalContainerEntityManagerFactoryBean.class)
|
||||
|
|
|
|||
Loading…
Reference in New Issue