• Madhura Bhave's avatar
    Use IgnoredRequestCustomizer to ignore paths · 95be208f
    Madhura Bhave authored
    Update `SpringBootWebSecurityConfiguration` to ignore requests by
    delegating to `IgnoredRequestCustomizer` beans. This allows a single
    Spring Boot `WebSecurityConfigurer<WebSecurity>` bean to be used which
    prevents potential exceptions caused by duplicate `@Order` values.
    
    Fixes gh-7106
    95be208f
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...