Polish
This commit is contained in:
@@ -1554,6 +1554,10 @@
|
||||
"name": "spring.jersey.type",
|
||||
"defaultValue": "servlet"
|
||||
},
|
||||
{
|
||||
"name": "spring.jmx.registration-policy",
|
||||
"defaultValue": "fail-on-existing"
|
||||
},
|
||||
{
|
||||
"name": "spring.jpa.hibernate.use-new-id-generator-mappings",
|
||||
"type": "java.lang.Boolean",
|
||||
@@ -1563,10 +1567,6 @@
|
||||
"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",
|
||||
"defaultValue": true
|
||||
|
||||
Reference in New Issue
Block a user