Commit Graph

7 Commits

Author SHA1 Message Date
byteblogs168
ac9f84c405 fix: 2.4.0
1. 修复job客户端没有注册问题
2. 修复job执行成功后,返回值为nullNPE问题
3. 修复扫描任务是buckets为0sql异常问题
4. 放开参数必填限制
2023-11-14 16:33:24 +08:00
byteblogs168
071335aa8e feat:2.4.0
1. 调通客户端与服务端
2023-11-14 16:33:23 +08:00
byteblogs168
5a60d5108e feat: 2.3.0
1.  修复 Bean 'xxx' of type [xxxx] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 问题
2023-09-11 09:43:36 +08:00
byteblogs168
0afc0b489f fix: 2.1.0
1. 升级依赖包版本
2. 修改getBlacklist NPE问题
3. 删除hibernate-validator包使用spring-boot-starter-validation
2023-07-17 18:38:37 +08:00
byteblogs168
dceda7d5ad feat: 1.1.0
1. 添加部分代码注释
2. XRetry名称变更EasyRetry
3. RetryAspect添加Ordered,支持动态调整Aop执行顺序
2023-04-26 11:37:26 +08:00
byteblogs168
a731ad70e2 feat: 1.0.0
修改example模块内的包路径
2023-04-21 09:08:00 +08:00
www.byteblogs.com
b60f19541e feat: 1.0.0
从x-retry迁移项目到easy-retry
2023-04-20 09:01:30 +08:00