An open API service indexing awesome lists of open source software.

https://github.com/austinadodo/cqrs_spring_implementation

Implementing CQRS in java Spring MVC, persisting from and to an SQL database.
https://github.com/austinadodo/cqrs_spring_implementation

cqrs decoupling dependency-injection java mvc-architecture spring springmvc

Last synced: 3 months ago
JSON representation

Implementing CQRS in java Spring MVC, persisting from and to an SQL database.

Awesome Lists containing this project

README

        

## cqrs_spring_implementation
Implementing CQRS in java Spring MVC