Files
spring-boot/spring-boot-project
Stephane Nicoll c05d0c51b7 Restore constructor binding support with AOT
This commit restores the generation of the BindMethod attribute that
is required at runtime to figure out how to bind a particular
configuration properties target.

It also improves the test to use TestCompiler and assert that the
generated contribution restores the proper behavior for both java
bean and value object binding.

Closes gh-31956
2022-08-02 15:08:48 +02:00
..
2022-07-26 12:18:14 +01:00
2022-08-01 21:10:36 +01:00
2022-07-29 14:47:20 +02:00
2022-08-01 21:10:36 +01:00
2022-08-01 20:51:40 +01:00