mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Document that spring.application.name / group are used with logging
Closes gh-45597
This commit is contained in:
+1
-1
@@ -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