...
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.
...