文档地址:https://mapperhelper.github.io
3.4.3
MapperPlugin增加forceAnnotation参数,默认false,设置为true后一定会生成@Table和@Column注解。
为实例化TypeHandler增加javaTypeClassby junchao。
更新Example类,在获取property时,判断有没有该property并抛出异常 by chengcheng.feng。
所有类的属性从HashMap改为ConcurrentHashMap。
如果你使用 Maven,可以添加下面的依赖:[code]

