Skip to content

Commit 7b2bacb

Browse files
committed
Merge branch '2.7.x'
Closes gh-31900
2 parents 57e9675 + 220c588 commit 7b2bacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
{
290290
"name": "spring.beaninfo.ignore",
291291
"type": "java.lang.Boolean",
292-
"sourceType": "org.springframework.boot.context.config.ConfigFileApplicationListener",
292+
"sourceType": "org.springframework.boot.SpringApplication",
293293
"description": "Whether to skip search of BeanInfo classes.",
294294
"defaultValue": true
295295
},

0 commit comments

Comments
 (0)