Developers can dynamically configure routes on the Gateway service instance via JSON. One or more routes may be configured, at instance creation, or by binding applications to it.
Routes are endpoints that connect to a URI. They include components that help the service instance manage and filter API requests appropriately.
Use Tanzu Spring Cloud Gateway to:
- Configure a basic route with internally routed application service via container networking
- Configure for use with Tanzu Single Sign-On
- Filter requests based on a variety of other criteria