|
@@ -14,7 +14,7 @@ This git is containing a **docker-compose.yml** file for deploying in docker ima
|
14
|
14
|
* a microservice of managing companies: ***addressesclean-archi-business-service-company***
|
15
|
15
|
|
16
|
16
|
The backend(a spring boot microservices-base application) and the frontend (angular application) are located on the following git:
|
17
|
|
-- [backend-part and frontend-part](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git)
|
|
17
|
+- [spring-project-back and angular-project-front](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git)
|
18
|
18
|
|
19
|
19
|
## Microservices configuration server
|
20
|
20
|
All services (utility services and business services) configiration files for config server are located on the following git:
|