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

See gh-34122
pull/34216/head
Johnny Lim 2 years ago committed by Andy Wilkinson
parent 035e6eb9d8
commit f9da3696ff

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

Loading…
Cancel
Save