spring-attic / top-spring-security-architecture

Spring Security Architecture:: Topical guide to Spring Security, how the bits fit together and how they interact with Spring Boot
https://spring.io/guides/topicals/spring-security-architecture/
227 stars 90 forks source link

Update the guide without `WebSecurityConfigurerAdapter` #21

Open awxiaoxian2020 opened 2 years ago

awxiaoxian2020 commented 2 years ago

WebSecurityConfigurerAdapter has been Deprecated in https://github.com/spring-projects/spring-security/issues/10822

1

christianitis commented 1 year ago

I second that, this really needs to be updated ASAP

Orick08 commented 1 year ago

A year has passed and I still can't find how to do this configuration.

awxiaoxian2020 commented 1 year ago

The repo seems not to be active.