Skip to content

Commit a46299a

Browse files
author
Clayton Walker
committed
Also remove option from spring configuration metadata
1 parent 4f75126 commit a46299a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

grpc-client-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@
5353
"description": "Whether keepAlive should be enabled.",
5454
"defaultValue": false
5555
},
56-
{
57-
"name": "grpc.client.GLOBAL.full-stream-decompression",
58-
"type": "java.lang.Boolean",
59-
"sourceType": "net.devh.boot.grpc.client.config.GrpcChannelProperties",
60-
"description": "Whether full-stream decompression of inbound streams should be enabled.",
61-
"defaultValue": false
62-
},
6356
{
6457
"name": "grpc.client.GLOBAL.keep-alive-time",
6558
"type": "java.time.Duration",

0 commit comments

Comments
 (0)