spring-framework/spring-aop
Phillip Webb 8d79ec0b67 Allow AOT contributions to customize code fragments.
Update the `BeanRegistrationAotContribution` interface to allow
it to customize `BeanRegistrationCodeFragments`. This change
allows us to drop the `BeanRegistrationCodeFragmentsCustomizer`
interface since an `BeanRegistrationAotProcessor` can now be
used instead.

Closes gh-28557
2022-06-02 18:07:47 -07:00
..
src Allow AOT contributions to customize code fragments. 2022-06-02 18:07:47 -07:00
spring-aop.gradle Update scoped proxy AOT support 2022-05-05 13:25:37 -07:00