spring-framework/spring-context
Stephane Nicoll c1f6d7197b Add support for InjectionPoint with AOT
This commit reviews BeanInstanceSupplier to reuse more code from
ConstructorResolver. Previously, the autowired argument resolution was
partially duplicated and this commit introduces a new common path via
RegisteredBean#resolveAutowiredArgument.

Closes gh-30401
2023-05-09 14:52:23 +02:00
..
src Add support for InjectionPoint with AOT 2023-05-09 14:52:23 +02:00
.springBeans
spring-context.gradle Fix bean validation on suspending function parameters 2023-01-31 09:41:47 +01:00