зеркало из
https://github.com/iharh/notes.git
synced 2025-11-02 22:56:09 +02:00
5 строки
329 B
Plaintext
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.
|