MybatisPlus 的类型处理器注解没生效
在数据库的实体类字段上配置了@TableField(typeHandler = JacksonTypeHandler.class)注解,但是并没有生效,查询出来的字段值为 null。 by emanjusaka from https://www.emanjusaka.com/archives/myb
295
阅读
在数据库的实体类字段上配置了@TableField(typeHandler = JacksonTypeHandler.class)注解,但是并没有生效,查询出来的字段值为 null。 by emanjusaka from https://www.emanjusaka.com/archives/myb