Improve meta-data description
This commit is contained in:
parent
79d99e1847
commit
7742dafccf
|
|
@ -99,7 +99,7 @@
|
||||||
{
|
{
|
||||||
"name": "spring.http.converters.preferred-json-mapper",
|
"name": "spring.http.converters.preferred-json-mapper",
|
||||||
"type": "java.lang.String",
|
"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",
|
"name": "spring.jmx.default-domain",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue