Skip to content

The Spring Security Demo demonstrates how to secure a Spring Boot application using basic authentication and authorization. It includes a custom login page and features such as password encryption and logout functionality. Users can access different routes based on their roles, with a simple in-memory user store for authentication.

Notifications You must be signed in to change notification settings

Hina28-art/Spring-Security-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Security-Demo

The Spring Security Demo demonstrates how to secure a Spring Boot application using basic authentication and authorization. It includes a custom login page and features such as password encryption and logout functionality. Users can access different routes based on their roles, with a simple in-memory user store for authentication.

Workflow

{80FAD3FD-DB3B-4B46-B241-F219E44B9120}

Database

Mysql is used as a database.

{54BC848A-36BC-49F2-9F50-1201562A3E2A}

About

The Spring Security Demo demonstrates how to secure a Spring Boot application using basic authentication and authorization. It includes a custom login page and features such as password encryption and logout functionality. Users can access different routes based on their roles, with a simple in-memory user store for authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages