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

README.md

microservices configurations centralization

This git is gathering all configuration files of utility and business microservices:

  • utility microservices files:

    • microservices-registration-service.yml
    • backend-frontend-gateway-service.yml
  • business microservices files:

    • 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 to all utility and business microservices

    • application.yml

The configurations inside each file are made for docker images related

Powered by TurnKey Linux.