spring-security-6
OfficialMigrate Spring Security 5 to 6 with modern config.
Software Engineering#migration#spring-security#method-security#lambda-dsl#security-config#security-filter-chain
AuthorGeneralReasoning
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Migrate Spring Security 5 configurations to Spring Security 6 by removing WebSecurityConfigurerAdapter and adopting SecurityFilterChain-based configurations.
Core Features & Use Cases
- Migrates WebSecurityConfigurerAdapter-based configs to SecurityFilterChain beans.
- Replaces @EnableGlobalMethodSecurity with @EnableMethodSecurity and updates related imports.
- Updates URL matching from antMatchers to requestMatchers and demonstrates lambda DSL usage.
Quick Start
Run a migration pass on your Spring Boot project to transform WebSecurityConfigurerAdapter-based configs into SecurityFilterChain beans.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spring-security-6 Download link: https://github.com/GeneralReasoning/env-skillsbench/archive/main.zip#spring-security-6 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.