CustomConversions
issues a warning for asymmetric converters when converting from a List
#3306
Labels
type: bug
A general bug
Uh oh!
There was an error while loading. Please reload this page.
Hey,
I've just recently updated to 4.5.0 (via the Spring Boot update to 3.5.0) and found that a new warning shows up during startup:
From what I got this was added via spring-projects/spring-data-mongodb@e8e110e by adding the new
ListToVectorConverter
.So either the converter is faulty and does not work as the warning suggests or the warning is wrong and should be removed. But either way it adds confusion that something is not right.
Thanks for giving it a check.
The text was updated successfully, but these errors were encountered: