|
|
@ -1554,6 +1554,10 @@
|
|
|
|
"name": "spring.jersey.type",
|
|
|
|
"name": "spring.jersey.type",
|
|
|
|
"defaultValue": "servlet"
|
|
|
|
"defaultValue": "servlet"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "spring.jmx.registration-policy",
|
|
|
|
|
|
|
|
"defaultValue": "fail-on-existing"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.jpa.hibernate.use-new-id-generator-mappings",
|
|
|
|
"name": "spring.jpa.hibernate.use-new-id-generator-mappings",
|
|
|
|
"type": "java.lang.Boolean",
|
|
|
|
"type": "java.lang.Boolean",
|
|
|
@ -1563,10 +1567,6 @@
|
|
|
|
"reason": "Hibernate no longer supports disabling the use of new ID generator mappings."
|
|
|
|
"reason": "Hibernate no longer supports disabling the use of new ID generator mappings."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "spring.jmx.registration-policy",
|
|
|
|
|
|
|
|
"defaultValue": "fail-on-existing"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.jpa.open-in-view",
|
|
|
|
"name": "spring.jpa.open-in-view",
|
|
|
|
"defaultValue": true
|
|
|
|
"defaultValue": true
|
|
|
|