Skip to content

Commit 3565543

Browse files
committed
Merge branch '2.5.x'
Closes gh-28381
2 parents 4839f0e + dfb349e commit 3565543

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/spring-integration.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,3 @@ Spring Boot can also auto-configure an `ClientRSocketConnector` using configurat
4646
----
4747

4848
See the {spring-boot-autoconfigure-module-code}/integration/IntegrationAutoConfiguration.java[`IntegrationAutoConfiguration`] and {spring-boot-autoconfigure-module-code}/integration/IntegrationProperties.java[`IntegrationProperties`] classes for more details.
49-
50-
By default, if a Micrometer `meterRegistry` bean is present, Spring Integration metrics will be managed by Micrometer.
51-
If you wish to use legacy Spring Integration metrics, add a `DefaultMetricsFactory` bean to the application context.

0 commit comments

Comments
 (0)