We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf80a2 commit 34beebdCopy full SHA for 34beebd
README.adoc
@@ -1,6 +1,6 @@
1
= Spring Cloud Gateway and gRPC
2
3
-Starting from `3.1.0-RC1`, Spring Cloud Gateway included support for gRPC and HTTP/2.
+Starting from `3.1.0`, Spring Cloud Gateway included support for gRPC and HTTP/2.
4
5
We will introduce the basic concepts behind gRPC and how to configure it with two examples:
6
@@ -237,4 +237,4 @@ We see how the gateway application forwards the requests and returns the JSON pa
237
== Next Steps
238
239
In this post, we've looked at a few examples of how gRPC can be integrated within Spring Cloud Gateway. I’d love to know
240
-what other usages you've found to be helpful in your experiences.
+what other usages you've found to be helpful in your experiences.
0 commit comments