mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-04 16:32:44 +00:00
If a custom SecurityConfiguererAdapter applies another SecurityConfigurerAdapter it caused an error securityBuilder cannot be null. This commit fixes this.