spring-boot/spring-boot-project/spring-boot-docs/src/docs/asciidoc/web
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
..
graceful-shutdown.adoc
reactive.adoc Remove ServerHttpObservationFilter from WebFlux 2023-09-12 10:59:25 +02:00
servlet.adoc Document Welcome Page support ordering 2023-09-11 15:04:43 +02:00
spring-graphql.adoc Polish documentation 2023-01-09 15:23:27 +01:00
spring-hateoas.adoc
spring-security.adoc Polish 2023-06-16 12:39:03 -07:00
spring-session.adoc Change preference of session store implementations 2022-07-20 15:36:52 -07:00
whats-next.adoc