Remove unnecessary property info.

This commit is contained in:
Olga MaciaszekSharma
2021-07-21 13:20:08 +02:00
parent 183e6ff30a
commit a08fd801c2
2 changed files with 0 additions and 7 deletions

View File

@@ -44,12 +44,6 @@
"description": "Enables the response from Feign to be compressed.",
"defaultValue": "false"
},
{
"name": "feign.compression.response.useGzipDecoder",
"type": "java.lang.Boolean",
"description": "Enables the default gzip decoder to be used.",
"defaultValue": "false"
},
{
"name": "feign.compression.request.enabled",
"type": "java.lang.Boolean",