generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
42 lines (41 loc) • 2.76 kB
Markdown
~~~
/-------------\
| Browser |
\------+------/
|
|
V 8080
/-----------------------------------------------------\
| Gateway |
| +-----------+ +--------------+ +----------+ |
| | | | Spring Cloud | | | | +-------+
| | Angular, | | Gateway | | Access +-|---->| |
| | React or | +--------------+ | Control | | | Users |
| | Vue App | | Spring Cloud | | | | | Roles |
| | | | Load | | | | | |
| | | | Balancer | | | | | |
| +-----------+ +---+------+---+ +----------+ | +-------+
| | | |
\-+---------------------------------------------------/
| | |
| | |
| | |
| +-----------/ \----------------+
/-----------------------\ | | |
| JHipster Registry | | V 8081 V 8082
| | | /-------------\ +-----+ /-------------\ +-----+
| +-----------------+ | | | | | | | | | |
| | Eureka Server | | | | Service 1 +---->| DB1 | | Service 2 +---->| DB2 |
| +-----------------+ | | | | | | | | | |
| | Config Server | | | \--+-----+----/ +-----+ +--+------+---/ +-----+
| +--------+--------+ | 8761 | | | |
| | |<-------+----+-----------------------------------/
\-----------------------/
|
V
+-------+
| |
| Git |
| Repo |
+-------+
~~~