Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

5 строки
329 B
Plaintext

https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-integration
By default, if a Micrometer meterRegistry bean is present, Spring Integration metrics will be managed by Micrometer.
If you wish to use legacy Spring Integration metrics, add a DefaultMetricsFactory bean to the application context.