Skip to content

actuator/info endpoint broken when upgrading from spring boot 2.4 to 2.5 #27187

Closed
@poser55

Description

@poser55

I created a minimal application with the Spring initializer (demo.zip attached) with Actuator and Spring MVC - I did not add any code of my own, just the default code.
The http://localhost:8080/actuator/info endpoint does not work in 2.5.2 (when downgrading to 2.4.8 it works again).

demo.zip

Is it related to #26746 ?
It does not seem to be related to #26630 (spring data is not in the classpath).

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions