Skip to content

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

Notifications You must be signed in to change notification settings

SakibvHossain/Todo_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.