spring-boot/spring-boot-project/spring-boot-docs
Brian Clozel c8d036eaa8 Remove ServerHttpObservationFilter from WebFlux
This commit removes the auto-configuration of the
`ServerHttpObservationFilter` bean for WebFlux applications as it's been
deprecated by Spring Framework.

The Observability instrumentation is now handled at the
`WebHttpHandlerBuilder` in Framework directly and doesn't need any
auto-configuration from Spring Boot.

Closes gh-37344
2023-09-12 10:59:25 +02:00
..
src Remove ServerHttpObservationFilter from WebFlux 2023-09-12 10:59:25 +02:00
build.gradle Add support for Apache Pulsar 2023-09-05 17:01:51 -07:00