mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Add `spring.flyway.loggers` property which can be used to configure Flyway loggers and has a default value of "slf4j". Closes gh-35158