spring-framework/spring-web
Brian Clozel 1bd6b30ddd Allow ServerHttpObservationFilter to be extended
This commit allows to extend  the `ServerHttpObservationFilter` when the
observation scope is opened. This typically allows to add the current
traceId as a response header.

Closes gh-30632
2024-05-21 20:01:17 +02:00
..
src Allow ServerHttpObservationFilter to be extended 2024-05-21 20:01:17 +02:00
spring-web.gradle Add web support for Yaml via Jackson 2024-03-11 09:22:51 +01:00