spring-boot/spring-boot-actuator/src
Phillip Webb c06a9771c2 Support list based role properties
Update `HealthMvcEndpoint` to respect `ManagementServerProperties`
roles. Prior to this commit the `HealthMvcEndpoint` directly loaded
roles rather than using bound properties. This meant that list values
from yaml were not respected.

Fixes gh-8314
2017-03-01 21:35:50 -08:00
..
main Support list based role properties 2017-03-01 21:35:50 -08:00
test Support list based role properties 2017-03-01 21:35:50 -08:00