Sort entries in additional-spring-configuration metadata alphabetically

Closes gh-30434
This commit is contained in:
Moritz Halbritter
2022-03-25 14:54:39 +01:00
parent 25e1e8629a
commit 0ff8119a1b
5 changed files with 130 additions and 124 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": []
}