Uses of Package
org.springframework.modulith.runtime.flyway
Packages that use org.springframework.modulith.runtime.flyway
Package
Description
Autoconfiguration the
ApplicationModules runtime support.Support for application module aware Flyway migrations.
-
Classes in org.springframework.modulith.runtime.flyway used by org.springframework.modulith.runtime.autoconfigureClassDescriptionA filter to decide which Flyway migrations to execute.A custom
FlywayMigrationStrategythat customizes the Flyway execution to rather run multiple migrations for each of the application modules identified by the configuredApplicationModuleIdentifiers. -