Merge branch '3.4.x'
Closes gh-45628
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user