Provide additional config metadata for spring.http.gzip.enabled
See gh-2776
This commit is contained in:
@@ -64,6 +64,11 @@
|
||||
"type": "java.lang.String",
|
||||
"description": "Preferred JSON mapper to use for HTTP message conversion."
|
||||
},
|
||||
{
|
||||
"name": "spring.http.gzip.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Enable gzip filter support."
|
||||
},
|
||||
{
|
||||
"name": "spring.jmx.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
|
||||
Reference in New Issue
Block a user