Skip to content

Samples using the actuator without Spring Security now returns 401 (e.g. /flyway) #7637

@deinspanjer

Description

@deinspanjer

I was looking at the sample on master and tried to run it with mvn spring-boot:run then visited the url http://localhost:8080/flyway and got a blank page back. I tried several different branches, and it works in the latest 1.4.x but not in 1.5.x starting on commit 7e9ed5e where the version numbers were changed from 1.4.1.BUILD-SNAPSHOT to 1.5.0.BUILD-SNAPSHOT. Since there were no code changes in that commit itself, I'm guessing maybe some dependency changed which is what is actually breaking it?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions