Class FlywayDefaultStrategy
- java.lang.Object
-
- nl.b3p.tailormap.api.configuration.ddl.FlywayDefaultStrategy
-
@Configuration public class FlywayDefaultStrategy extends Object
-
-
Constructor Summary
Constructors Constructor Description FlywayDefaultStrategy(FlywayMigrationResult migrationResult)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.autoconfigure.flyway.FlywayMigrationStrategyflywayMigrationStrategy()
-
-
-
Constructor Detail
-
FlywayDefaultStrategy
public FlywayDefaultStrategy(FlywayMigrationResult migrationResult)
-
-