Improve meta-data description

This commit is contained in:
Stephane Nicoll 2015-10-29 16:31:34 +01:00
parent 79d99e1847
commit 7742dafccf
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
{
"name": "spring.http.converters.preferred-json-mapper",
"type": "java.lang.String",
"description": "Preferred JSON mapper to use for HTTP message conversion."
"description": "Preferred JSON mapper to use for HTTP message conversion. Set to \"gson\" to force the use of Gson when both it and Jackson are on the classpath."
},
{
"name": "spring.jmx.default-domain",