Bumping versions

This commit is contained in:
buildmaster
2020-10-17 18:06:13 +00:00
parent 6f9a7a8288
commit 4b6644f936

View File

@@ -101,7 +101,8 @@
|spring.cloud.gateway.httpclient.wiretap | false | Enables wiretap debugging for Netty HttpClient.
|spring.cloud.gateway.httpserver.wiretap | false | Enables wiretap debugging for Netty HttpServer.
|spring.cloud.gateway.loadbalancer.use404 | false |
|spring.cloud.gateway.metrics.enabled | true | Enables the collection of metrics data.
|spring.cloud.gateway.metrics.enabled | false | Enables the collection of metrics data.
|spring.cloud.gateway.metrics.prefix | spring.cloud.gateway | The prefix of all metrics emitted by gateway.
|spring.cloud.gateway.metrics.tags | | Tags map that added to metrics.
|spring.cloud.gateway.predicate.after.enabled | true | Enables the after predicate.
|spring.cloud.gateway.predicate.before.enabled | true | Enables the before predicate.