Package org.springframework.boot.actuate.endpoint.jackson
package org.springframework.boot.actuate.endpoint.jackson
Jackson support classes for actuator endpoints.
-
ClassDescriptionInterface used to supply the
ObjectMapper
that should be used when serializingOperationResponseBody
endpoint results.