File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
spring-boot-project/spring-boot/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 301301 {
302302 "name" : " spring.application.group" ,
303303 "type" : " java.lang.String" ,
304- "description" : " Application group."
304+ "description" : " Application group. Typically used with logging to help identify the application. "
305305 },
306306 {
307307 "name" : " spring.application.index" ,
316316 "name" : " spring.application.name" ,
317317 "type" : " java.lang.String" ,
318318 "sourceType" : " org.springframework.boot.context.ContextIdApplicationContextInitializer" ,
319- "description" : " Application name."
319+ "description" : " Application name. Typically used with logging to help identify the application. "
320320 },
321321 {
322322 "name" : " spring.application.version" ,
You can’t perform that action at this time.
0 commit comments