Spring Boot REST API
Security Overview
You will learn how to …
- •Secure Spring Boot REST APIs
- •Define users and roles
- •Protect URLs based on role
- •Store users, passwords and roles in DB (plain-text -> encrypted)
- Practical Results
- •Cover the most common Spring Security tasks that you will need on daily projects
- •Not an A to Z reference … for that you can see Spring Security Reference manual
Subscribe by Email
Follow Updates Articles from This Blog via Email
No Comments