spring-boot/spring-boot-project
Phillip Webb 2e90b71c30 Do not attempt constructor binding for items with an existing value
Update `DefaultBindConstructorProvider` so that it no longer detects
constructors when the `Bindable` has an existing value. This update
allows us change `ConfigurationPropertiesBindingPostProcessor` and
related classes so that all instances created from `@Bean` methods
are treated as `JAVA_BEAN` bindings and will not be accidentally
re-created using constructor binding.

Fixes gh-33710
2023-01-06 17:23:03 -08:00
..
spring-boot Do not attempt constructor binding for items with an existing value 2023-01-06 17:23:03 -08:00
spring-boot-actuator Update copyright year of changed files 2022-12-22 01:00:42 -08:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2022-12-22 01:00:42 -08:00
spring-boot-autoconfigure Update copyright year of changed files 2022-12-22 01:00:42 -08:00
spring-boot-dependencies Upgrade to Undertow 2.3.2.Final 2022-12-21 08:47:20 -08:00
spring-boot-devtools Update copyright year of changed files 2022-12-22 01:00:42 -08:00
spring-boot-docs Merge branch '2.7.x' 2022-12-22 00:59:40 -08:00
spring-boot-parent Allow spring properties to be used in logback <if> blocks 2022-11-07 14:45:43 -08:00
spring-boot-starters Make sure the 'native' profile can be used in a multi-modules project 2022-11-22 12:33:52 +01:00
spring-boot-test Update copyright year of changed files 2022-12-22 01:00:42 -08:00
spring-boot-test-autoconfigure Update copyright year of changed files 2022-12-22 01:00:42 -08:00
spring-boot-tools Fix Homebrew formula's install --head support 2023-01-06 18:15:31 +00:00