spring-framework/spring-context
Stephane Nicoll 2f20d6322b Enable cglib proxy for configuration classes if necessary
This commit updates code generation to customize the instantiation of
a configuration class that requires a proxy. Rather than instantiating
the raw class, the proxy is used.

Closes gh-29107
2022-10-04 16:54:44 +02:00
..
src Enable cglib proxy for configuration classes if necessary 2022-10-04 16:54:44 +02:00
.springBeans Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
spring-context.gradle Relocate TestGenerationContext to spring-core-test 2022-09-05 16:21:17 +02:00