diff --git a/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json index e20386c903..1be88f3331 100644 --- a/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -19,7 +19,7 @@ { "name": "banner.image.location", "type": "org.springframework.core.io.Resource", - "description": "Banner image file location.", + "description": "Banner image file location (jpg/png can also be used).", "defaultValue": "banner.gif" }, {