mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Add an entry for `flyway.*` to make it more explicit that any public property of the auto-configured `Flyway` object can be set via the `flyway` prefix. Closes gh-2667