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
By #372, ReflectorFactory has been added. XMLConfigBuilder support to customize a ReflectorFactory using the <reflectionFactory> tag.
However the mybatis-3-config.dtd is undefined the <reflectionFactory> tag.
Probably, it should define in the mybatis-3-config.dtd.
What do you think ?