readme
This commit is contained in:
@@ -10,8 +10,8 @@ One Day Lifetime SNS
|
|||||||
- [Unit Test](https://mangkyu.tistory.com/143)
|
- [Unit Test](https://mangkyu.tistory.com/143)
|
||||||
|
|
||||||
## Application Structure
|
## Application Structure
|
||||||
### Simple CQRS
|
### CQRS and Event Sourcing
|
||||||
<p align="center"><img src="asset/cqrs_normal.jpeg" width=700></p>
|
<p align="center"><img src="asset/oneul_structure.jpeg" width=700></p>
|
||||||
<img src="asset/need_graphic_designer.jpeg" width=25>
|
<img src="asset/need_graphic_designer.jpeg" width=25>
|
||||||
|
|
||||||
### Directory Structure
|
### Directory Structure
|
||||||
@@ -72,7 +72,3 @@ git clone https://github.com/zzzinho/Oneul.git
|
|||||||
gradle bootJar
|
gradle bootJar
|
||||||
docker compose up --build -d
|
docker compose up --build -d
|
||||||
```
|
```
|
||||||
|
|
||||||
## Next Level
|
|
||||||
### CQRS with separated persistance mechanisms
|
|
||||||
<p align="center"><img src="asset/cqrs_premium.png" width=300></p>
|
|
||||||
BIN
asset/oneul_structure.jpeg
Normal file
BIN
asset/oneul_structure.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 195 KiB |
Reference in New Issue
Block a user