spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb a34b1d3c6e Don't detect private constructors on member classes for binding
Refine constructor binding detection logic so that `private`
constructors on member classes are no longer automatically picked for
constructor binding. This provides users a way of signalling that
they wish to use the constructor directly.

Closes gh-32639
2022-10-18 00:59:46 -07:00
..
spring-boot-antlib Name custom task inputs 2021-11-19 15:35:39 +00:00
spring-boot-autoconfigure-processor Replace Spring Boot TestCompiler with Spring Framework's version 2022-09-30 15:58:11 -05:00
spring-boot-buildpack-platform Merge branch '2.7.x' 2022-10-11 23:21:52 -07:00
spring-boot-cli Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-configuration-metadata Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-configuration-processor Don't detect private constructors on member classes for binding 2022-10-18 00:59:46 -07:00
spring-boot-gradle-plugin Fix reachability argfile format 2022-10-17 18:59:50 -07:00
spring-boot-gradle-test-support Polish "Use NBT plugin version from gradle.properties in image tests" 2022-10-13 15:05:06 -05:00
spring-boot-jarmode-layertools Merge branch '2.7.x' 2022-08-17 08:34:52 +02:00
spring-boot-loader Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-loader-tools Fix reachability argfile format 2022-10-17 18:59:50 -07:00
spring-boot-maven-plugin Adapt to breaking changes to AOT processing entry points 2022-10-10 22:02:25 +01:00
spring-boot-properties-migrator Use Stream.toList instead of Stream.collect when possible 2022-10-04 00:29:22 -07:00
spring-boot-test-support Use Neo4j 4.4.11 for integration testing 2022-10-06 19:53:46 +01:00