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 06a460a4966..40a928ddfa3 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 @@ -914,7 +914,7 @@ { "name": "spring.profiles.include", "type": "java.util.List", - "sourceType": "org.springframework.boot.context.config.ConfigFileApplicationListener", + "sourceType": "org.springframework.boot.context.config.Profiles", "description": "Unconditionally activate the specified comma-separated list of profiles (or list of profiles if using YAML)." }, {