Here is an introduction to Spring Cloud Gateway for VMware Tanzu, including key features and specialized information depending on whether you are an operator and app developer.
The open-source Spring Cloud Gateway project is an API gateway built on Spring ecosystem projects, including Spring 5, Spring Boot 2, and Project Reactor. It provides an effective solution for routing diverse client requests to APIs and addresses cross-cutting concerns such as security, monitoring and metrics, and resiliency. For more information about the open-source project, see the documentation.
Spring Cloud Gateway for VMware Tanzu automates the deployment of an API gateway service by adding it to the Marketplace, so that developers can use Apps Manager or the Cloud Foundry Command Line Interface (cf CLI) tool to deploy their own API gateway based on Spring Cloud Gateway. Binding an app to this new Gateway service instance will provide service instance information to the app's environment.
Spring Cloud Gateway for VMware Tanzu includes the following key features:
For information about installing and managing Spring Cloud Gateway for VMware Tanzu, see the Operator guide.
For information about creating and managing Spring Cloud Gateway for VMware Tanzu service instances and using them with client apps, see the Developer guide.
Each Spring Cloud Gateway for VMware Tanzu service instance requires:
See how to customize basic app settings in VMware Tanzu Application Service.
The following table provides version and version-support information about Spring Cloud Gateway for VMware Tanzu.
Element | Details |
---|---|
Version | 1.2.10 |
Release Date | 24 November 2023 |
Spring Cloud OSS Version | 2021.0.8 |
Spring Boot OSS Version | 2.7.15 |
Compatible Ops Manager Version(s) | 2.10.x and later |
Compatible VMware Tanzu Application Service for VMs (TAS for VMs) Versions | 3.x and later |
Element | Details |
---|---|
PXC | v0.54.0 |
BPM | v1.2.1 |
Routing | v0.266.0 |
Backup and Restore SDK | v1.18.69 |
JVM | OpenJDK 8 |