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
ConversionService#canConvert(Class, Class) matches for Collection-based conversions even if conversion between underlying element types is not supported [SPR-6537]
#11203
Keith Donald opened SPR-6537 and commented
Reported already:
Other areas this could show up:
canConvert(Class, Class) should return false if the element conversion cannot be performed.
Affects: 3.0 RC3
Referenced from: commits 96de14e
The text was updated successfully, but these errors were encountered: