当前位置:网站首页>Blood cases caused by Lombok use
Blood cases caused by Lombok use
2022-07-04 15:26:00 【InfoQ】
brief introduction
Problem description
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class OrderQueryReq {
/**
* user id
*/
private Long userId;
/**
* Number of entries per page
*/
private Integer pageSize = 1;
/**
* Course type
*/
private String courseType;
/**
* The order status
*/
private String status;
/**
* Payment time ends
*/
private String payEndTime;
}
PageResp<OrderResp> orderPage = orderCenterAgent.getOrder(OrderQueryReq.builder()
.userId(userId).payEndTime(DateUtil.timeToString(payTime)).courseType(courseType)
.status(orderStatus).build());

Cause analysis
resolvent

边栏推荐
- flutter 报错 No MediaQuery widget ancestor found.
- 干货 | fMRI标准报告指南新鲜出炉啦,快来涨知识吧
- 近一亿美元失窃,Horizon跨链桥被攻击事件分析
- They are all talking about Devops. Do you really understand it?
- . Net applications consider x64 generation
- unity update 协程_Unity 协程的原理
- Redis publier et s'abonner
- Case sharing | integrated construction of data operation and maintenance in the financial industry
- 左右对齐!
- 浮点数如何与0进行比较?
猜你喜欢
MySQL index optimization
C1 certification learning notes 3 -- Web Foundation
大神详解开源 BUFF 增益攻略丨直播
Redis 发布和订阅
Flutter reports an error no mediaquery widget ancestor found
【大连理工大学】考研初试复试资料分享
Deep learning network regularization
Huawei cloud database DDS products are deeply enabled
LNX efficient search engine, fastdeploy reasoning deployment toolbox, AI frontier paper | showmeai information daily # 07.04
What is the future of the booming intelligent Internet of things (aiot) in recent years?
随机推荐
近一亿美元失窃,Horizon跨链桥被攻击事件分析
Logstash~Logstash配置(logstash.yml)详解
左右对齐!
[Dalian University of technology] information sharing of postgraduate entrance examination and re examination
c# 实现定义一套中间SQL可以跨库执行的SQL语句
Weibo and Huya advance into interest communities: different paths for peers
js平铺数据查找叶子节点
这几年爆火的智能物联网(AIoT),到底前景如何?
重排数组
【学习笔记】拟阵
Dialogue with ye Yanxiu, senior consultant of Longzhi and atlassian certification expert: where should Chinese users go when atlassian products enter the post server era?
力扣刷题01(反转链表+滑动窗口+LRU缓存机制)
[learning notes] matroid
I plan to teach myself some programming and want to work as a part-time programmer. I want to ask which programmer has a simple part-time platform list and doesn't investigate the degree of the receiv
Case sharing | integrated construction of data operation and maintenance in the financial industry
flutter 报错 No MediaQuery widget ancestor found.
基于MAX31865的温度控制系统
暑期复习,一定要避免踩这些坑!
Unity脚本API—Time类
Luo Gu - some interesting questions 2