Merge branch '3.1.x'

Closes gh-37611
This commit is contained in:
Andy Wilkinson
2023-09-27 18:16:00 +01:00

View File

@@ -1588,6 +1588,10 @@
"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
@@ -3003,10 +3007,6 @@
}
]
},
{
"name": "spring.jmx.registration-policy",
"defaultValue": "fail-on-existing"
},
{
"name": "spring.jmx.server",
"providers": [