mazhicheng
|
11315eca05
|
调整baseController的方法参数类型
|
2020-03-02 21:12:14 +08:00 |
mazhicheng
|
f40ccf83ae
|
BaseService增加批量更新的接口updateEntities
|
2020-03-01 19:50:47 +08:00 |
mazhicheng
|
95ed4ebbaf
|
binder增加单对象绑定接口
|
2020-02-29 12:31:14 +08:00 |
mazhicheng
|
4bf89f5989
|
buildTree增加自身关联告警
|
2020-02-29 12:27:03 +08:00 |
mazhicheng
|
8581e478e7
|
JsonResult增加Status状态码对应的静态初始化方法
|
2020-02-24 14:40:38 +08:00 |
mazhicheng
|
9fc755ed69
|
优化BusinessException异常捕获
|
2020-02-24 11:31:38 +08:00 |
mazhicheng
|
c4a2e630b5
|
+ core优化
|
2020-02-22 16:58:24 +08:00 |
mazhicheng
|
e38d3bfb19
|
+ core优化
|
2020-02-22 16:50:50 +08:00 |
mazhicheng
|
cf1ef4cc48
|
+ 文件组件代码重构
|
2020-02-22 15:26:39 +08:00 |
mazhicheng
|
cfb1e2591f
|
+ 文件组件代码重构
|
2020-02-21 17:34:17 +08:00 |
mazhicheng
|
6bd2f13196
|
+ 文件组件代码重构
|
2020-02-21 16:14:08 +08:00 |
mazhicheng
|
6ffae82640
|
+ 文件组件代码重构
|
2020-02-21 12:07:12 +08:00 |
mazhicheng
|
f0d024cd69
|
更新帮助文档
|
2020-01-19 14:36:00 +08:00 |
mazhicheng
|
79a23853fe
|
增加List<KeyValue>转换为Map的接口
|
2020-01-16 22:07:31 +08:00 |
mazhicheng
|
6ba18840d1
|
增加父级pom
|
2020-01-16 09:53:46 +08:00 |
mazhicheng
|
4eae8a1469
|
更新注释
|
2020-01-14 20:46:41 +08:00 |
mazhicheng
|
bce518f3ec
|
update支持填充id以及支持uuid主键相关优化
|
2020-01-13 17:50:35 +08:00 |
mazhicheng
|
71dc096d03
|
构建工具由gradle改为maven
|
2020-01-11 16:28:25 +08:00 |
mazhicheng
|
0f33ca72c1
|
BeanUtils增加list按字段去重的方法
|
2020-01-11 16:26:31 +08:00 |
mazhicheng
|
c98a16a2c3
|
entity支持链式调用
|
2020-01-11 16:24:02 +08:00 |
mazhicheng
|
5f5803ebaf
|
接口优化
|
2020-01-11 16:20:24 +08:00 |
mazhicheng
|
7981a40c35
|
Id类型校验
|
2020-01-11 16:18:14 +08:00 |
mazhicheng
|
94dc78dd91
|
修复关联数据被物理删除后的报错问题
|
2020-01-11 16:16:10 +08:00 |
mazhicheng
|
dd4f654e02
|
+ getSingleEntity()接口
|
2020-01-07 15:56:45 +08:00 |
mazhicheng
|
dd6b09abcb
|
增加更新/删除数据字典定义及子项的接口
|
2020-01-04 14:03:30 +08:00 |
mazhicheng
|
522c0d5037
|
增加批量删除多个id的deleteEntities(ids)接口,判断是否存在的exists接口
|
2020-01-04 13:59:00 +08:00 |
mazhicheng
|
ced4d71501
|
添加IPage构造方法,支持IPage转PagingJsonResult
|
2019-12-29 15:38:23 +08:00 |
mazhicheng
|
cf911fe69c
|
优化单元测试insert数据的回滚方式
|
2019-12-28 15:07:08 +08:00 |
mazhicheng
|
222bd7f124
|
字典items结果默认按sort_id排序
|
2019-12-28 15:06:09 +08:00 |
mazhicheng
|
b52c54c216
|
增加afterDeleted抽象方法
|
2019-12-28 15:05:04 +08:00 |
mazhicheng
|
90b3a08bc0
|
异常处理相关小优化
|
2019-12-28 15:03:50 +08:00 |
mazhicheng
|
36ee0f8aa2
|
修复service获取到的实例是代理的情况下,无法获得原对象class的问题
|
2019-12-28 15:01:50 +08:00 |
mazhicheng
|
9c8c1357bd
|
参数值为空串时不参与构建QueryWrapper
|
2019-12-28 14:57:46 +08:00 |
mazhicheng
|
08187c1442
|
引入lombok支持常用bean的链式调用
|
2019-12-28 14:55:32 +08:00 |
mazhicheng
|
2e62a5fdc6
|
增加方法支持指定默认值
|
2019-12-28 14:52:42 +08:00 |
mazhicheng
|
bb788a22dc
|
优化分页排序实现并修复升降序混合情况的排序字段顺序错误问题
|
2019-12-10 11:53:53 +08:00 |
mazhicheng
|
08789ac9f9
|
添加KeyValue单元测试和注释
|
2019-12-10 10:22:45 +08:00 |
mazhicheng
|
4b11fa5ba1
|
优化注释
|
2019-12-06 16:40:11 +08:00 |
mazhicheng
|
b39c55dc21
|
基于2.0.3版本变更更新文档
|
2019-12-06 12:32:36 +08:00 |
mazhicheng
|
0234183c64
|
@BindEntity,@BindEntityList注解支持VO等非Entity对象的关联绑定
|
2019-12-06 11:12:18 +08:00 |
mazhicheng
|
52e796d5c8
|
优化buildTree、bindProperties方法实现
|
2019-12-05 20:07:25 +08:00 |
mazhicheng
|
7591ea1eb7
|
优化默认排序字段为id,并对无id的查询清除默认排序并给出提示
|
2019-11-30 22:01:51 +08:00 |
mazhicheng
|
3716269ad4
|
去掉JsonResult变参以免调用错误
|
2019-11-28 19:43:57 +08:00 |
mazhicheng
|
bd3db5066b
|
去掉JsonResult变参以免调用错误
|
2019-11-28 19:34:04 +08:00 |
mazhicheng
|
a5167ced6a
|
废弃diboot-example模块,已迁移至diboot-v2-example
|
2019-11-28 17:55:55 +08:00 |
Zhaoyang
|
e6c9f9809e
|
Merge branch '2.0.3' of https://github.com/dibo-software/diboot-v2 into 2.0.3
|
2019-11-28 09:42:12 +08:00 |
Zhaoyang
|
a3db21add7
|
增加对Mac系统相关文件的忽略规则
|
2019-11-28 09:40:05 +08:00 |
mazhicheng
|
2feaaae6b0
|
数据字典子项插入由批量改为逐条兼容多数据库
|
2019-11-27 18:47:24 +08:00 |
mazhicheng
|
cb0265f95f
|
移除Controller中的校验BindingResult参数,转由DefaultExceptionHandler中统一处理
|
2019-11-25 19:43:42 +08:00 |
mazhicheng
|
b32bfc4401
|
更新帮助文档中的依赖版本为2.0.3-RC2
|
2019-11-21 09:08:21 +08:00 |