mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 08:58:26 +00:00
docs: add monolithic architecture diagram
This commit is contained in:
@@ -42,6 +42,11 @@ Why use MVC for a Monolithic Application ?
|
||||
>* Deploy
|
||||
>* Scale
|
||||
>
|
||||
|
||||
Architecture diagram
|
||||
|
||||

|
||||
|
||||
## We can clearly see that this is a Monolithic application through the main class
|
||||
This is a simplified version of the main application that shows the main interaction point with the CLI and how a user is registered
|
||||
```java
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user