Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nruslanr/todos
The pure Spring-based DDD To-Dos project
https://github.com/nruslanr/todos
cqrs ddd domain-driven-design hateoas hibernate layered-architecture ouath2 pure-spring rest-api spring spring-security
Last synced: 4 days ago
JSON representation
The pure Spring-based DDD To-Dos project
- Host: GitHub
- URL: https://github.com/nruslanr/todos
- Owner: NRuslanR
- Created: 2023-11-23T17:25:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T17:38:52.000Z (9 months ago)
- Last Synced: 2024-03-01T18:52:36.392Z (9 months ago)
- Topics: cqrs, ddd, domain-driven-design, hateoas, hibernate, layered-architecture, ouath2, pure-spring, rest-api, spring, spring-security
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDos
The pure Spring-based DDD To-Dos project.
All essential project's layers such as Application, Domain and Persistence will be developed by the spring agnostic way to
show how the separate application parts could be implemented regardless of the framework.
New and reworked DDD principles are implementing within this project at Domain layer.