java-tutorials/spring-security-modules/spring-security-web-boot-3
lucaCambi77 bfd778c028 BAEL-5395 - Authentication with Spring Security and MongoDB (#11883)
* auth with spring security and mongodb

* fix PMD

* fix missing application property in tests

* fix: code style

* fix: static finale case

* fix: omit Javadoc
2022-03-10 20:48:37 -06:00
..
src BAEL-5395 - Authentication with Spring Security and MongoDB (#11883) 2022-03-10 20:48:37 -06:00
README.md Updated README.md 2022-03-01 09:27:58 +05:00
pom.xml BAEL-5395 - Authentication with Spring Security and MongoDB (#11883) 2022-03-10 20:48:37 -06: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: