Issues
- 1
- 4
咨询下Mapper最新版本4.2.3是否支持JDK17?还是待4.3.0版本发布后才会支持?
#907 opened by Mrliu1102 - 6
升级5.0后configuration配置不起作用
#926 opened by shemprun - 0
生成的实体类注释乱码了
#925 opened by tslzs - 2
5.0.0 自定义Mapper继承通用Mapper扩展方法如果没实现会报错
#924 opened by kalvan2019 - 1
版本升级到5.0.0 构建失败
#923 opened by SouperGeng - 0
- 0
什么时候支持 springboot3
#918 opened by zhaoyue-arthur - 2
建议spring boot 2和3的支持,使用不同的分支,发布不同的包
#909 opened by ccfish86 - 0
- 1
关于表t_user且表中有2个连续的default为‘’的字段和实体类为user,一键生成属性不全
#916 opened by txy0818 - 10
关于updateByPrimaryKeySelective(T)主键异常问题
#875 opened by SMSshuai - 9
[insertList] [sql server] 不允许从数据类型 varbinary 到 datetime2 的隐式转换。请使用 CONVERT 函数来运行此查询。
#904 opened by WangJincheng4869 - 2
添加solon框架支持
#913 opened by trifolium-x - 0
@LogicDelete能否支持null作为被删除标记
#893 opened by getError - 3
Unable to put different providers in one self-defined common mapper while using annotation-based dynamic routing
#906 opened by YuanHao97 - 5
支持代码生成swagger实体类支持spring doc方式 现在还是老spring fox方式
#910 opened by DreamPWJ - 6
采用MapperScannerConfigurer 扫描mapper 没有注册到EntityHelper
#911 opened by karsonto - 1
【请求】SQL server 插入非自增主键问题
#905 opened by WangJincheng4869 - 1
typeHandler是否支持自定义的select查询呢? 测试下来只有tk自带的select比如 selectAll能够利用typeHandler机制
#903 opened by newton1919 - 2
减少生成的mappedStatement
#902 opened by Lucas-luwh - 0
4.3.0 版本征集开发者
#900 opened by abel533 - 0
4.2.3版本不兼容SpringNative: Code generation does not support tk.mybatis.mapper.mapperhelper.MapperHelper
#899 opened by chenqibo - 2
求求开发者能再出一版这个,兼容SpringBoot3
#890 opened by trifolium-x - 1
Invalid property 'mapperHelper' of bean class [org.mybatis.spring.mapper.MapperFactoryBean]: Bean property 'mapperHelper' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
#885 opened by UltramanNoa - 3
Example.builder() 缺少ORDERBY属性初始化
#897 opened by soaped - 2
- 0
`Class.getDeclaredFields()` 返回的元素顺序不确定可能会导致测试失败
#895 opened by SaaiVenkat - 0
- 2
请问可以提供个5.0的升级指南吗?
#877 opened by ccq1818 - 0
动态表名实现覆盖不全
#889 opened by lmlx66 - 2
下一个版本会支持 jakarta.persistence吗
#882 opened by kenstxu - 4
主键策略失效 貌似是个BUG
#888 opened by jornsky - 4
Jakarta EE 9 规范标准
#863 opened by JoeyBling - 0
特定场景下报java.lang.ClassCastException
#886 opened by samyge - 2
处理通用方法出现IncompleteElementException
#876 opened by caippppppppppp - 0
【bug】这个类没有标注@RegisterMapper注解 tk.mybatis.mapper.additional.upsert.UpsertMapper
#878 opened by sds0917 - 0
ColumnType注解的限制问题
#883 opened by ziminrenweimuhuo - 0
- 0
inner join + sharding-jdbc throw java.sql.SQLException: Column index out of range
#879 opened by wangtiewu - 3
建议Example能否支持函数是编程
#864 opened by xujian662 - 1
项目中引入了sharding-jdbc,用的分片键不是id(主键),而是order_id(业务主键)这种,那tkMapper如何扩展根据orderId作为主键去查询
#867 opened by winston-1998 - 1
mapstruct冲突
#873 opened by pangxinhua - 3
批量插入的时候.过滤掉ID了
#872 opened by 29394670 - 2
通用Mapp支持达梦数据库么?
#871 opened by anyanyna - 1
4.2.1版本能打个tag么
#868 opened by chaosalt - 2
insertList有插入条数限制吗?版本:mapper-extra:4.2.1
#870 opened by kyle-gta - 3
框架版本支持问题迷惑
#866 opened by liuyandeng - 0
SelectByIdListMapper中selectByIdList方法可能误导致查全表
#865 opened by zx-sumeru - 3
selectByIds function sql injection
#862 opened by hldfight