You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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]
11 years ago
..
gradle/wrapper Add gradle example builds 11 years ago
src ManagementServerConfiguration security 11 years ago
build.gradle Documentation updates 11 years ago
gradlew Add gradle example builds 11 years ago
gradlew.bat Add gradle example builds 11 years ago
pom.xml Removed spring-boot related version from dependencies of samples 11 years ago