Merge branch '2.6.x' into 2.7.x

Closes gh-30437
This commit is contained in:
Moritz Halbritter
2022-03-25 14:56:01 +01:00
5 changed files with 153 additions and 147 deletions

View File

@@ -1,4 +1,5 @@
{
"groups": [],
"properties": [
{
"name": "spring.devtools.add-properties",
@@ -6,5 +7,6 @@
"description": "Whether to enable development property defaults.",
"defaultValue": true
}
]
],
"hints": []
}