Files
spring-boot/spring-boot-samples/spring-boot-sample-web-method-security
Madhura Bhave 1be5812cf0 Require ACTUATOR role rather than ADMIN
Update management security to require an `ACTUATOR` role rather than
`ADMIN` by default. This should reduce the risk of users accidentally
exposing actuator endpoints because they happen to use a role named
`ADMIN`.

Fixes gh-7569
2016-12-05 17:58:16 -08:00
..
2016-09-21 07:58:07 +00:00