centralisation des configurations des services utilitaires et des microservices avec spring cloud config server
placidenduwayo e08f548645 new changes 1 vuosi sitten
README.md new changes 1 vuosi sitten
application.yml new changes 1 vuosi sitten
backend-frontend-gateway-service.yml first commit 1 vuosi sitten
clean-archi-business-service-address.yml new changes commit 1 vuosi sitten
clean-archi-business-service-company.yml new changes commit 1 vuosi sitten
clean-archi-business-service-employee.yml new changes commit 1 vuosi sitten
clean-archi-business-service-project.yml new changes commit 1 vuosi sitten
microservices-registration-service.yml first commit 1 vuosi sitten
spring-security-user-auth-service.yml new changes commit 1 vuosi sitten

README.md

microservices configurations centralization

Configuration files of utility microservices:

  • microservices-registration-service.yml
  • backend-frontend-gateway-service.yml

Configuration files of business microservices:

  • clean-archi-business-service-address.yml
  • clean-archi-business-service-employee.yml
  • clean-archi-business-service-project.yml
  • clean-archi-business-service-company.yml

Common configirations of utility and business microservices

  • application.yml

The configurations inside each file are made for docker images related

Powered by TurnKey Linux.