java-tutorials/spring-security-modules/spring-security-web-boot-4
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
..
src Spring Security: Upgrading the deprecated WebSecurityConfigurerAdapter (#12540) 2022-07-30 21:43:09 -05:00
README.md Spring Security: Upgrading the deprecated WebSecurityConfigurerAdapter (#12540) 2022-07-30 21:43:09 -05:00
pom.xml Spring Security: Upgrading the deprecated WebSecurityConfigurerAdapter (#12540) 2022-07-30 21:43:09 -05:00

README.md

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: