You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Stephane Nicoll ac16432fad Add AOT support for immutable ConfigurationProperties bean definitions
This commit introduces a dedicated AotProcessors for immutable
configuration properties beans as their bean definition use an
instance supplier that needs special handling. If such a bean definition
is detected, dedicated code is generated that replicates the behavior
of the instance supplier.

Closes gh-31247
2 years ago
..
spring-boot Add AOT support for immutable ConfigurationProperties bean definitions 2 years ago
spring-boot-actuator Polish "Add PUT shutdown operation for Prometheus Push Gateway" 3 years ago
spring-boot-actuator-autoconfigure Auto-configure JvmCompilationMetrics 3 years ago
spring-boot-autoconfigure Adapt test to change in Spring Framework snapshots 2 years ago
spring-boot-cli Merge branch '2.7.x' 3 years ago
spring-boot-dependencies Merge branch '2.7.x' 2 years ago
spring-boot-devtools Merge branch '2.7.x' 3 years ago
spring-boot-docs Merge branch '2.7.x' 3 years ago
spring-boot-parent Merge branch '2.7.x' 3 years ago
spring-boot-properties-migrator
spring-boot-starters Add link to Error Handling Spring Boot Starter 3 years ago
spring-boot-test Merge branch '2.7.x' 3 years ago
spring-boot-test-autoconfigure Merge branch '2.7.x' 3 years ago
spring-boot-tools Merge branch '2.7.x' 2 years ago