diff --git a/spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json index a22819a934c..d4bd08721b8 100644 --- a/spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -105,7 +105,7 @@ }, { "name": "logging.include-application-name", - "type": "java.lang.String>", + "type": "java.lang.Boolean", "description": "Whether to include the application name in the logs.", "sourceType": "org.springframework.boot.context.logging.LoggingApplicationListener", "defaultValue": true