Releases: codingapi/simple-mybatis
Releases · codingapi/simple-mybatis
v1.2.1
31 Jan 12:56
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
commons-beanutils from 1.9.3 to 1.9.4
v1.2.0
31 Jan 12:47
76c5c41
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
可通过继承BaseMapper实现自定义Mapper的拓展。
支持修改变量命名方式驼峰与下划线区分。
Query的动态拼接功能
v1.1.0
19 Apr 01:11
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
忽略transient修饰的字段。
增加junit5单元测试。
MapCamelUtils下的java.util.ConcurrentModificationException bug.
v1.0.0
18 Apr 00:27
34b655f
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
框架依赖并兼容jpa注解
提供了常用操作的Mapper封装
基于pagehelper提供了分页的规范支持
提供Query方式对查询语句的支持
提供Tree数据格式的规范支持