spring-framework/spring-context/src
Juergen Hoeller d873f60fef Enforce early initialization of CGLIB method proxies (for AOT processing)
For non-required method proxies, prefer regular reflective invocation instead.

See gh-29107
2022-10-03 13:22:49 +02:00
..
jmh/java/org/springframework/context
main Enforce early initialization of CGLIB method proxies (for AOT processing) 2022-10-03 13:22:49 +02:00
test Add entry point for processing an application ahead-of-time 2022-09-30 16:18:27 +02:00
testFixtures/java/org/springframework/context/testfixture Replace Collectors.toList with Stream.toList 2022-09-26 18:32:01 +02:00