Browse Source
This commit switches from CGLIB-based proxies to JDK dynamic proxies for AOP and scoped-bean tests, in order to be able to run tests in the Eclipse IDE without special Run Configuration setup for the Java module system. This commit also simplifies the loading of beans defined with the Groovy DSL. See gh-27945pull/27967/head
Sam Brannen
3 years ago
1 changed files with 593 additions and 593 deletions
Loading…
Reference in new issue