Skip to content

Spring Security project. It's a login form with 3 different users stored in an in-memory database. In this form, you can see the usage of formLogin(), rememberMe() and logout().

Notifications You must be signed in to change notification settings

guilhermelaviola/SpringSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringSecurity

Spring Security project. It's a login form with 3 different users stored in an in-memory database. In this form, you can see the usage of formLogin(), rememberMe() and logout().

What is Spring Security?

Spring Security is a framework that provides authentication, authorization, and protection against common attacks. With first class support for securing both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications.

About

Spring Security project. It's a login form with 3 different users stored in an in-memory database. In this form, you can see the usage of formLogin(), rememberMe() and logout().

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published