The property with type Map.class not correctly assigned key-value, May be caused by reflector.findPropertyName(name)
in MetaClass#buildProperty
#2324
Labels
MyBatis version
3.5.7
Database vendor and version
MySQL 8.0.25
Test case or example project
Steps to reproduce
Expected result
the propery "ext" can correctly assigned with expected value like {"hello1"="hello1","hello2"="hello2"}
Actual result
{""="hello2"}
The text was updated successfully, but these errors were encountered: