pavankjadda / eShopping

eShopping application implemented with Spring Boot, Spring Security, Spring Data and Spring Session
GNU General Public License v3.0
10 stars 10 forks source link

feat(security): removes deprecated `WebSecurityConfigurerAdapter` and… #55

Closed pavankjadda closed 2 years ago

pavankjadda commented 2 years ago

… migrates this to SecurityFilterChain