Skip to content

Latest commit

 

History

History
57 lines (53 loc) · 6.36 KB

plantuml.md

File metadata and controls

57 lines (53 loc) · 6.36 KB
@startditaa
----------------------------------------------------------------------------------------------------------------------------------+
                                                                                                                                  |
                                                                                                                                  |
                 |    +---------------------------------------------------------------------+                                     |
                 |    | Spring clud cBLU                                                    |                                     |
                 |    +---------------------------------------------------------------------+                                     |
                 |    +--------------------------------------------------------------------+                                      |
                 |    | Springboot Admin cGRE                                            #1|                                      |
                 |    +--------------------------------------------------------------------+                                      |
                 |    +-----------------------------------------------------------------+                                         |
                 |    | Config Server cGRE                                            #2|>#1                                      |
                 |    +-----------------------------------------------------------------+                                         |
                 |    +--------------------------------------------------------------+                                            |
                 |    | Eureka Server cGRE                                         #3|>#1,#2                                      |
                 |    +--------------------------------------------------------------+                                            |
                 |      #1  #2     #1 #2 #3                  #1 #2 #3                                                             |
  +---+          |      ^   ^      ^  ^  ^                   ^  ^  ^                                                              |
  |{o}|          |    +---------+ +-------+ +--------+      +---------+                            +-----------------------+      |
  +-+-+          |    |API      | |SSO  <-|-|Load    |----->|ui       |                            | kafka cYEL         #50|      |
 *--+--* <-------+--->|Gateway  | |Server | |Balancer|      |cRED  #99|                            +-----------------------+      |
    |user        |    |         | |       | |        |      +---------+                            | Redis cYEL         #51|      |
  /-+-\          |    |cGRE     | |cGRE   | |        |                                             +-----------------------+      |
  |   |          |    |         | |       | |cAAA    |                                             |ElasticSearch cYEL  #52|      |
  *   *          |    |      <--|-|-->    | |        +<->                                          +-----------------------+      |
                 |    |         | |       | |        |                                                                            |
                 |    |         | |       | |        |                                                                            |
                 |    |         | |       | |        |                                                                            |
                 |    |         | |       | |        |              #1 #2                                                         |
                 |    |         | |       | |        |              ^  ^                                                          |
                 |    |         | |       | |        |             /-----\                                                        |
                 |    |         | |     <-|-|        |------------>|user |                                                        |
                 |    |       #5| |     #4| |        |             |cRED |>#3                                                     |
                 |    +---------+ +-------+ |        |             |   #6|                                                        |
                 |    +---------------------+        |             \--+--/                                                        |
                 |    |                              |                ^                                                           |
                 |    +------------------------------+                |                                                           |
                 |                                                    v                                                           |
                 |                                                 /-----\                                                        |
                 |                                                 |     +                                                        |
                 |                                                 |user |                                                        |
                 |                                                 |     |                                                        |
                 |                                                 |  {s}|                                                        |
                 |                                                 \--+--/                                                        |
                                                                                                                                  |
                      +---------------+---------------+-----+---------+----+------+-------+                                       |
                      | Microservices | Transactions  | JPA | Mybatis | MQ | CQRS | Cache |                                       |
                      +---------------+---------------+-----+---------+----+------+-------+                                       |
                                                                                                                                  |
----------------------------------------------------------------------------------------------------------------------------------+
@endditaa