Project Name - Student Spring Boot Project (Rest API) Functionality-> New Teacher Id can be created along with password for login and logout. Student details in present in database. (Rest APIs) Only authenticated user can use the student data.
Important dependencies used in the project
- Spring Security
- Spring Validators
- Custom exception handler
- Spring data jpa
- MySQL connector