Merge branch '1.2.x'

This commit is contained in:
Andy Wilkinson 2015-04-07 11:40:41 +01:00
commit a69cd36dbc
1 changed files with 5 additions and 0 deletions

View File

@ -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",