This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-20 12:19:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
43b2a40343be4d4a2ad12cf4dbdc0a76ddeaedbf
spring-framework
/
org.springframework.config.java
/
src
T
History
Chris Beams
43b2a40343
Initial work to ensure CGLIB classes are not eagerly loaded (CGLIB should only be required if Spring users wish to process @Configuration classes)
2009-03-06 00:38:30 +00:00
..
main/java/org/springframework/config
/java
Initial work to ensure CGLIB classes are not eagerly loaded (CGLIB should only be required if Spring users wish to process @Configuration classes)
2009-03-06 00:38:30 +00:00
test/java
/test
+ Adding POC tooling integration points, namely AbstractConfigurationPostProcessor and allowing for tooling-specified ClassLoader for use with ASM parsing
2009-03-05 20:08:15 +00:00