Skip to content

Commit e6313a3

Browse files
committed
refactor(render): 替换序列生成器实现并优化依赖管理
- 将序列生成器从自定义Sequence接口替换为hutool的IdUtil雪花算法 - 移除废弃的Sequence接口文件 - 在DefaultRetryPolicy中使用@Getter注解替代手动getter方法 - 在PdfPageSize枚举中使用@Getter注解替代手动getter方法 - 重构InMemoryTaskExecutor构造函数以支持线程池注入 - 统一项目依赖版本管理至根pom.xml - 移除模块
1 parent 876ba26 commit e6313a3

9 files changed

Lines changed: 0 additions & 13 deletions

File tree

Binary file not shown.
Binary file not shown.
Binary file not shown.

target/maven-archiver/pom.properties

Lines changed: 0 additions & 3 deletions
This file was deleted.

target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst

Lines changed: 0 additions & 5 deletions
This file was deleted.

target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst

Lines changed: 0 additions & 5 deletions
This file was deleted.
-7.75 KB
Binary file not shown.

0 commit comments

Comments
 (0)