Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before you proceed with the documentation, make sure the following pre-requisites are met -

  • Java 8Route

  • config Zuul gateway service

Key Functionalities

  • Provides an easier API interface between services running in different tenants(namespaces) where direct access between microservices is blocked by default.

  • Allows refactoring microservices independently without forcing the clients to refactor integrating logic with other tenants.

...