Uses of Package
org.springframework.boot.actuate.endpoint.jackson
Packages that use org.springframework.boot.actuate.endpoint.jackson
Package
Description
Actuator Jackson auto-configuration.
-
Classes in org.springframework.boot.actuate.endpoint.jackson used by org.springframework.boot.actuate.autoconfigure.endpoint.jacksonClassDescriptionInterface used to supply the
ObjectMapper
that should be used when serializingOperationResponseBody
endpoint results.