The diagram shows flow of how we implement User Registration, User Login and Authorization process.
You can have an overview of our Spring Boot Server with the diagram below:
- I learn Spring Framework through this project
- Technologies : spring security,spring boot,spring data jpa,Json Web Token
- Languages: Java
- Database: MySql
- Users can sign up,log in and what resources can you access
- Implement Spring Security to secure API , use JWT
- Implement RestAPI using Spring Boot , Spring JPA to store and retrieve data