如果你在应用里使用WebSecurityConfigurerAdapter定义了一个@Configuration,它都会关闭Spring Boot中的默认webapp安全设置。
WebSecurityConfigurerAdapter
@Configuration
最后更新于4年前