spring-framework/spring-beans
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
spring-beans.gradle