Skip to content

Commit 890a462

Browse files
author
TechPrimers
committed
spring security with authorization using mysql
1 parent 223e78a commit 890a462

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## Spring Security Using Mysql Authorization in a Spring Boot App
2+
3+
This example covers the following:
4+
- Authentication using MySql DB Connectivity using custom user details service.
5+
- Authorization using GrantedAuthority roles for method level security
6+
- Leveraging Spring Security's login page for injecting login details

0 commit comments

Comments
 (0)