spring-framework/spring-web/src
Brian Clozel 19588d413d Auto-detect observability beans in WebHttpHandlerBuilder
This commit ensures that both `ObservationRegsitry` and
`ServerRequestObservationConvention` beans are automatically detected in
the application context if they are unique. This aligns with the
existing behavior for all other builder methods.

Closes gh-31205
2023-09-11 21:17:14 +02:00
..
jmh/java/org/springframework Merge branch '5.2.x' 2020-10-20 15:41:02 +02:00
main Auto-detect observability beans in WebHttpHandlerBuilder 2023-09-11 21:17:14 +02:00
test Auto-detect observability beans in WebHttpHandlerBuilder 2023-09-11 21:17:14 +02:00
testFixtures Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00