Skip to content
View carlosfls's full-sized avatar

Block or report carlosfls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cloud-config-server cloud-config-server Public

  2. CarlosCorp/api-gateway CarlosCorp/api-gateway Public

    Spring Cloud Api Gateway, its creates the centralized routing for different microservices instances and acts as an entrypoint to the microservices group.

    Java

  3. CarlosCorp/cloud-config-server CarlosCorp/cloud-config-server Public

    Spring Cloud Config Server, centralized configuration using spring cloud config, connects to the git hub repository and loads the different configurations for the microservices

    Java

  4. CarlosCorp/currency-conversion-service CarlosCorp/currency-conversion-service Public

    Currency Conversion Microservice

    Java

  5. CarlosCorp/currency-exchange-service CarlosCorp/currency-exchange-service Public

    Currency Exchange Microservice

    Java

  6. CarlosCorp/naming-server CarlosCorp/naming-server Public

    Eureka Naming Server with Spring Cloud, Register and balance the load between multiple microservice instances, using the dependency of eureka naming server

    Java