A simple spring boot application used to add, delete, update and create todo. In addition, users todo are secured by using JWT and spring security for security
- Spring fox and swagger: used for documentation
- Data persistence and mapping using JPA and Hibernate
- Security and Authentication using JWT and spring security
- Testing with JUNIT 5 and spring Test using MockMvc
- Use of mysql DB for storing data
- important
Restful API documentation