msa_with_spring_cloud

Configuration + Service discovery + Api gateway

  1. config-service - Configuration service
  2. discoveryservice - Service discovery
  3. apigateway-service - Spring Cloud Gateway
  4. zuul-service - Spring Cloud Netflix Zuul

Sample codes

  1. first-service - example for apigateway service
  2. second-service - example for apigateway service

E-commerce codes

  1. catalog-service
  2. order-service
  3. user-service

Docker files

  1. docker-files