Browse Source

new changes

placidenduwayo 1 year ago
parent
commit
26fa313c75
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      README.md

+ 1
- 2
README.md View File

4
 	 * a database service: ***microservices-db***
4
 	 * a database service: ***microservices-db***
5
 	 * a confguration server: ***microservices-config-service***
5
 	 * a confguration server: ***microservices-config-service***
6
 	 * a service of registration of microservices: ***micoservices-registration-service***
6
 	 * a service of registration of microservices: ***micoservices-registration-service***
7
-	 * a gateway service between backend and the frontend: ***backend-frontend-gateway-service***
8
-	 
7
+	 * a gateway service between backend and the frontend: ***backend-frontend-gateway-service*** 
9
  
8
  
10
 * business microservices (each business microservice is implemented in clean architecture pattern):
9
 * business microservices (each business microservice is implemented in clean architecture pattern):
11
 
10
 

Powered by TurnKey Linux.