spring-boot/spring-boot-project/spring-boot-actuator/src
Phillip Webb 3d2071d044 Migrate endpoints to return OperationResponseBody types
Update types returned from endpoints to implement the
`OperationResponseBody` interface. This ensures that they will be
serialized using the isolated actuator `ObjectMapper`.

See gh-20291
2022-11-09 22:17:16 -08:00
..
main Migrate endpoints to return OperationResponseBody types 2022-11-09 22:17:16 -08:00
test Migrate endpoints to return OperationResponseBody types 2022-11-09 22:17:16 -08:00