Skip to content

Actuator's beans endpoint returns empty array when app is launched in STS #8146

@stojsavljevic

Description

@stojsavljevic

Hi,

After upgrading to 1.5.1.RELEASE from 1.4.3.RELEASE Actuator's beans endpoint returns empty array for all applications I have.
I disabled security. Other endpoints seem to work fine.

The easiest way to reproduce the issue is to create Spring starter project with spring-boot-starter-actuator and spring-boot-starter-web as dependencies and set management.security.enabled=false. Request to http://localhost:8080/beans just returns [].

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions