spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.31k stars 40.71k forks source link

Remove reference to deprecated FlywayCallback in documentation #43233

Closed philwebb closed 1 day ago

philwebb commented 1 day ago

The deprecated interface no longer exists so we can remove

"Beans that implement the deprecated FlywayCallback interface can also be detected, however they cannot be used alongside Callback beans."