lucaCambi77 0ec6a036ba Spring Security: Upgrading the deprecated WebSecurityConfigurerAdapter (#12540)
* add SecurityFilterChain application in spring security web boot 4

* pmd violation

* fix: pom description

* remove unused code, format

* make tests grouped logically

* add missing case for user role

* rename package to lower case
2022-07-30 21:43:09 -05:00
..

Spring Boot Security MVC

This module contains articles about Spring Security with Spring MVC in Boot applications

The Course

The "REST With Spring" Classes: http://github.learnspringsecurity.com

Relevant Articles: