mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Merge branch '1.2.x'
This commit is contained in:
+5
@@ -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