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
- Host: GitHub
- URL: https://github.com/sakibvhossain/todo_management_backend
- Owner: SakibvHossain
- Created: 2024-03-12T23:40:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-14T18:01:29.000Z (about 1 year ago)
- Last Synced: 2025-03-02T20:15:51.957Z (3 months ago)
- Topics: dao-design-pattern, docker-compose, dto-pattern, exception-handling, hibernate-jpa, hibernate-validator, java, junit5, mysql-database, rolebasedauthrorization, springboot3, springsecurity6
- Language: Java
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.