Spring Security 6

Migrates Spring Security 5 on Boot 2 to Spring Security 6 on Boot 3: drop WebSecurityConfigurerAdapter, switch to EnableMethodSecurity, requestMatchers, lambda DSL, and javax-to-jakarta servlet. Use when converting an existing SS5 configuration. Not for greenfield Security 6 apps, versions before 5, or remaining on Boot 2/javax.

Kayforkind f7571d4 30.1 KB Updated

File contents

Kayforkind/skill-slice commit f7571d4370

Frequently asked questions

npx skillmds@latest add kayforkind/spring-security-6