Merge branch 'main' into 4.0.x

This commit is contained in:
Phillip Webb
2025-05-20 12:59:40 -07:00

View File

@@ -341,7 +341,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",
@@ -356,7 +356,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",