Merge branch '2.6.x' into 2.7.x

Closes gh-31899
This commit is contained in:
Phillip Webb 2022-07-28 10:37:00 +01:00
commit 220c588996

View File

@ -274,7 +274,7 @@
{
"name": "spring.beaninfo.ignore",
"type": "java.lang.Boolean",
"sourceType": "org.springframework.boot.context.config.ConfigFileApplicationListener",
"sourceType": "org.springframework.boot.SpringApplication",
"description": "Whether to skip search of BeanInfo classes.",
"defaultValue": true
},