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 65c48be7c9b..849c781c0bf 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 @@ -121,7 +121,7 @@ "type": "org.springframework.boot.Banner$Mode", "sourceType": "org.springframework.boot.SpringApplication", "description": "Mode used to display the banner when the application runs.", - "defaultValue": "console", + "defaultValue": "console" }, { "name": "spring.main.show-banner",