spring-framework/spring-web
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
..
src Auto-detect observability beans in WebHttpHandlerBuilder 2023-09-11 21:17:14 +02:00
spring-web.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00