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.
e08ddbf838
This commit combines security autoconfigurations for management endpoints and the rest of the application. By default, if Spring Security is on the classpath, it turns on @EnableWebSecurity. In the presence of another WebSecurityConfigurerAdapter this backs off completely. A default AuthenticationManager is also provided with a user and generated password. This can be turned off by specifying a bean of type AuthenticationManager, AuthenticationProvider or UserDetailsService. Closes gh-7958 |
7 years ago | |
---|---|---|
.. | ||
spring-boot-devtools-tests | 7 years ago | |
spring-boot-integration-tests-embedded-servlet-container | 7 years ago | |
spring-boot-launch-script-tests | 7 years ago | |
spring-boot-security-tests | 7 years ago | |
src/it | 10 years ago | |
pom.xml | 8 years ago |