@ -170,9 +170,8 @@ public class ConfigurationClassPostProcessor extends AbstractConfigurationClassP
@@ -170,9 +170,8 @@ public class ConfigurationClassPostProcessor extends AbstractConfigurationClassP
Class.forName(CGLIB_TEST_CLASS);
}catch(ClassNotFoundExceptione){
thrownewIllegalStateException("CGLIB is required to process @Configuration classes. "+
"Either add CGLIB v2.2.3 to the classpath or remove the following "+