会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一任阶前、点滴到天明
首页
管理
2022年5月24日
一种执行异步任务的设计
摘要: 先上代码,使用了 lombok 库简化了一些样板代码。 @Accessors(chain = true) @Data @RequiredArgsConstructor(staticName = "of") public class BaseRspDTO<T extends Object> { //
阅读全文
posted @ 2022-05-24 10:30 LiuChengloong
阅读(85)
评论(0)
推荐(0)
编辑
公告