-
Stephane Nicoll authored
This commit fixes the documentation that wrongly states that SpringBootWebSecurityConfiguration is an auto-configuration. Rather than excluding this class, we should exclude SecurityAutoConfiguration that imports it. Closes gh-6861
284988f0