Add metadata for default for spring.jmx.registration-policy

See gh-34122
This commit is contained in:
Johnny Lim 2023-02-08 20:26:45 +09:00 committed by Andy Wilkinson
parent 035e6eb9d8
commit f9da3696ff

View File

@ -3075,6 +3075,10 @@
}
]
},
{
"name": "spring.jmx.registration-policy",
"defaultValue": "fail-on-existing"
},
{
"name": "spring.jmx.server",
"providers": [