Document that spring.application.name / group are used with logging
Closes gh-45597
This commit is contained in:
@@ -239,7 +239,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.banner.charset",
|
||||
|
||||
Reference in New Issue
Block a user