ArrayListTypeHandler
JSONTypeHandler
ListTypeHandler
MybatisMetaHandler
MybatisPlusConfig
配置好映射放在配置文件下的目录中
mybatis-plus:
global-config:
db-config:
id-type: auto
type-handlers-package: com.xx.xx.xx.xx.plugin
ArrayListTypeHandler
JSONTypeHandler
ListTypeHandler
MybatisMetaHandler
MybatisPlusConfig
配置好映射放在配置文件下的目录中
mybatis-plus:
global-config:
db-config:
id-type: auto
type-handlers-package: com.xx.xx.xx.xx.plugin