Merge branch '1.2.x'
This commit is contained in:
commit
a69cd36dbc
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue