@ -274,7 +274,7 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@@ -274,7 +274,7 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
". Found another constructor with 'required' Autowired annotation: "+
". Found constructor with 'required' Autowired annotation already: "+
requiredConstructor);
}
if(candidate.getParameterTypes().length==0){
@ -286,7 +286,7 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@@ -286,7 +286,7 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@ -77,6 +77,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -77,6 +77,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -662,7 +663,8 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -662,7 +663,8 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -670,19 +672,19 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -670,19 +672,19 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -691,16 +693,15 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -691,16 +693,15 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {