spring-security-6 by benchflow-ai

spring-security-6

benchflow-ai

9392423 months ago

Migrate Spring Security 5 to Spring Security 6 configuration. Use when removing WebSecurityConfigurerAdapter, replacing @EnableGlobalMethodSecurity with @EnableMethodSecurity, converting antMatchers to requestMatchers, or updating to lambda DSL configuration style. Covers SecurityFilterChain beans and authentication manager changes.

>_
Quick Install
npxskills add benchflow-ai/skillsbench--skill spring-security-6
Instructions

Loading…