Skip to content

Document that actuator over HTTP requires Jackson #19564

@philwebb

Description

@philwebb

A customer reported an issue to the Apps Manager team that was due to changes in the actuator API. The status keys have a value that is an object like:

"status": {
        "code": "UP",
        "description": ""
      }

The root cause is this annotation not being respected if Jackson isn't being used.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions