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 341341 {
342342 "name" : " spring.application.group" ,
343343 "type" : " java.lang.String" ,
344- "description" : " Application group."
344+ "description" : " Application group. Typically used with logging to help identify the application. "
345345 },
346346 {
347347 "name" : " spring.application.index" ,
356356 "name" : " spring.application.name" ,
357357 "type" : " java.lang.String" ,
358358 "sourceType" : " org.springframework.boot.context.ContextIdApplicationContextInitializer" ,
359- "description" : " Application name."
359+ "description" : " Application name. Typically used with logging to help identify the application. "
360360 },
361361 {
362362 "name" : " spring.application.version" ,
You can’t perform that action at this time.
0 commit comments