A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : + DTO + DAO + logging + caching + load shedding + rate limiting + time limiting + circuit breaking + retrying + Error handling
DTADMI/spring-todo-list-firestore-api
A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : DTO, DAO, logging, caching, load shedding, rate limiting, time limiting, circuit breaking, retrying, Error handling
JavaMIT