spring-boot/spring-boot-samples/spring-boot-sample-tomcat
Dave Syer 621116c9b8 ManagementServerConfiguration security
Management endpoints are still secure by default if
Spring Security is present, but now the default
user details have an ADMIN role, and a random password
(which is logged at INFO level if not overridden).

To override you add management.user.password (name, role)
to external properties.

[Fixes #53029715] [bs-203]
2013-09-05 17:14:10 -07:00
..
gradle/wrapper Add gradle example builds 2013-07-30 00:06:35 -07:00
src ManagementServerConfiguration security 2013-09-05 17:14:10 -07:00
build.gradle Documentation updates 2013-08-09 15:34:04 -07:00
gradlew Add gradle example builds 2013-07-30 00:06:35 -07:00
gradlew.bat Add gradle example builds 2013-07-30 00:06:35 -07:00
pom.xml Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00