程序包 org.springframework.boot.actuate.endpoint.jackson
package org.springframework.boot.actuate.endpoint.jackson
Jackson support classes for actuator endpoints.
-
接口类说明Interface used to supply the
ObjectMapper
that should be used when serializingOperationResponseBody
endpoint results.