Skip to content

Spring Boot-based Tasks (ToDos) Management Web RESTful API application. Besides everything else it uses WebFlux for asynchronous request handling, HATEOAS for REST's hypermedia support, DDD for domain modeling, CQRS for independent maintenance of the read and write sides, Clean architecture

Notifications You must be signed in to change notification settings

NRuslanR/tasks-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks Management RESTful Web API application

Spring Boot-based Tasks (ToDos) Management Web RESTful API application. Besides everything else it uses WebFlux for asynchronous request handling, HATEOAS for REST's hypermedia support, DDD for domain modeling, DDD's user role-based access rights to To-Dos against to Spring ACL, CQRS for independent maintenance of the read and write sides, Clean architecture, Basic and JWT authentication and authorization, Sign-In, Sign-Up and getting client info features as well.

About

Spring Boot-based Tasks (ToDos) Management Web RESTful API application. Besides everything else it uses WebFlux for asynchronous request handling, HATEOAS for REST's hypermedia support, DDD for domain modeling, CQRS for independent maintenance of the read and write sides, Clean architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages