Merge branch '3.3.x' into 3.4.x

Closes gh-45627
This commit is contained in:
Phillip Webb
2025-05-20 12:58:06 -07:00

View File

@@ -301,7 +301,7 @@
{
"name": "spring.application.group",
"type": "java.lang.String",
"description": "Application group."
"description": "Application group. Typically used with logging to help identify the application."
},
{
"name": "spring.application.index",
@@ -316,7 +316,7 @@
"name": "spring.application.name",
"type": "java.lang.String",
"sourceType": "org.springframework.boot.context.ContextIdApplicationContextInitializer",
"description": "Application name."
"description": "Application name. Typically used with logging to help identify the application."
},
{
"name": "spring.application.version",