You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _14_eshop/README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The microservice example built quickly by Sponge mainly realizes the flash sale and order functions, and ensures data consistency through the distributed transaction manager DTM. The system architecture is shown in the following figure:
@@ -12,7 +12,7 @@ This includes [two source code examples](https://github.com/zhufuyi/sponge_examp
12
12
13
13
### Environment Setup
14
14
15
-
To build this e-commerce system, you need the following tools and dependencies:
15
+
Prepare a tool for building microservices quickly:
16
16
17
17
-**[Sponge](https://github.com/zhufuyi/sponge)**: A tool for rapidly generating service and module code for different systems. Follow the [Sponge installation guide](https://github.com/zhufuyi/sponge/blob/main/assets/install-en.md) for more information.
18
18
@@ -85,9 +85,9 @@ All services will be running on a virtual machine with the IP address `192.168.3
85
85
86
86
<br>
87
87
88
-
### Rapid Development of an E-Commerce System Using Sponge
88
+
### Quickly build microservices with sponge
89
89
90
-
The simplified e-commerce system consists of the following eight microservices:
0 commit comments