An open API service indexing awesome lists of open source software.

https://github.com/sakibvhossain/todo_management_backend

Leveraged Java and Spring Boot to construct a RESTful backend system for Todo management
https://github.com/sakibvhossain/todo_management_backend

dao-design-pattern docker-compose dto-pattern exception-handling hibernate-jpa hibernate-validator java junit5 mysql-database rolebasedauthrorization springboot3 springsecurity6

Last synced: 3 months ago
JSON representation

Leveraged Java and Spring Boot to construct a RESTful backend system for Todo management

Awesome Lists containing this project

README

        

# RESTful backend system for Todo management:
• Implemented exception handling for unknown API calls and prioritized security using DTO.
• Integrated Spring Security for a secure and streamlined Todo management experience.
• Utilized Swagger for clear and concise API documentation, enhancing accessibility experience.
• Employed Docker compose for efficient containerization and deployment.