mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
The DefaultMetricsFactory was removed from Spring Integration starting with version 5.4. This commit updates the documentation to match. See gh-28375