Commit Graph

9 Commits

Author SHA1 Message Date
byteblogs168
b9c3141a46 fix: 2.4.0
1. 修复job客户端没有注册问题
2. 修复job执行成功后,返回值为nullNPE问题
3. 修复扫描任务是buckets为0sql异常问题
4. 放开参数必填限制
2024-01-31 21:57:00 +08:00
byteblogs168
a5ea2a6651 feat:2.4.0
1. 调通客户端与服务端
2024-01-31 21:56:57 +08:00
byteblogs168
baa122cb56 feat:3.0.0
升级spring boot 3.1.3
2023-09-13 22:33:18 +08:00
byteblogs168
8bfa7b1251 feat: 3.0.0
1. 升级Spring Boot版本为3.1.3
2023-09-13 22:33:18 +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