@Configuration @ConditionalOnClass(value=org.springframework.jdbc.core.JdbcOperations.class) @ConditionalOnBean(value=org.springframework.jdbc.core.JdbcOperations.class) protected static class FlywayAutoConfiguration.FlywayJdbcOperationsDependencyConfiguration extends JdbcOperationsDependsOnPostProcessor
JdbcOperations
beans depend on the
flyway
bean.Constructor and Description |
---|
FlywayJdbcOperationsDependencyConfiguration() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.