You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
throw new BeanCreationException(mbd.getResourceDescription(), beanName,
"Could not resolve matching constructor " +
"(hint: specify index/type/name arguments for simple parameters to avoid type ambiguities)");
It would be helpful if the above exception (in ConstuctorResolver ) included the argument types in argToUse.
Gary Russell opened SPR-12543 and commented
It would be helpful if the above exception (in
ConstuctorResolver) included the argument types inargToUse.Affects: 4.1.3
Issue Links:
Referenced from: commits d55af2b