Skip to content

danilobatistaqueiroz/spring-boot-web-spring-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + Spring Security

In Memory Authentication

a sample application where you can access a home page.

its possible to do login with admin user, common user and shipper.

with spring security, only who has ADMIN role can access /admin/* paths

with ADMIN role you can access /reports/* paths

with USER or ADMIN roles you can access /user/* paths

with SHIPPER role you can access /shipment/* paths


tecnologies:

spring boot, spring security, thymeleaf, maven, java8, bootstrap, git, vs code


links:

http://www.mkyong.com/spring-boot/spring-boot-spring-security-thymeleaf-example/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published