spring-boot/spring-boot-project
Phillip Webb 1f8493fb29 Support isolated actuator ObjectMapper
Add `OperationResponseBody` tagging interface that can be used
to trigger the use of an isolated ObjectMapper specifically for
actuator responses.

The isolated mapper is provided by an `EndpointObjectMapper`
bean which is auto-configured unless specifically disabled
by the user.

WebMVC, WebFlux and Jersey integrations have been updated
to provide a link between the `OperationResponseBody` type
and the endpoint `ObjectMapper`.

See gh-20291
2022-11-09 22:17:13 -08:00
..
spring-boot Polish 2022-11-09 19:32:44 +00:00
spring-boot-actuator Support isolated actuator ObjectMapper 2022-11-09 22:17:13 -08:00
spring-boot-actuator-autoconfigure Support isolated actuator ObjectMapper 2022-11-09 22:17:13 -08:00
spring-boot-autoconfigure Merge branch '2.7.x' 2022-11-09 11:32:24 -08:00
spring-boot-dependencies Upgrade to Spring Session 3.0.0-RC2 2022-11-09 20:20:12 +00:00
spring-boot-devtools Polish 2022-10-25 12:57:58 +01:00
spring-boot-docs Fix JMX exposure default in config metadata and docs 2022-11-09 14:56:44 -06:00
spring-boot-parent Allow spring properties to be used in logback <if> blocks 2022-11-07 14:45:43 -08:00
spring-boot-starters Upgrade to Jakarta Mail 2.1 and switch to Eclipse Angus RI 2022-11-08 11:01:15 +00:00
spring-boot-test Throw ContextLoadException on test context load failure 2022-11-09 13:10:11 -06:00
spring-boot-test-autoconfigure Add reflection hints for JsonTesters 2022-11-09 15:15:29 +00:00
spring-boot-tools Merge branch '2.7.x' 2022-11-09 10:37:40 +00:00