随笔分类 - mybatis
mybatis 相关
摘要:起因 mybatis-plus 通过Mapper 查询数据,映射出来的BLOB字段中的yml数据中文是乱码的 DefaultValue: '' Formula: '' HintContent: '' HintType: '' OptionsColor: å¤ç: '' å¤ä¿®ä¸: '
阅读全文
摘要:引入依赖 <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-generator</artifactId> <version>${mybatis-plus.version}</version> </depende
阅读全文