当前位置:网站首页>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

边栏推荐
- 夜天之书 #53 Apache 开源社群的“石头汤”
- Unity脚本API—GameObject游戏对象、Object 对象
- How to rapidly deploy application software under SaaS
- 浮点数如何与0进行比较?
- Unity script lifecycle day02
- MySQL learning notes - data type (numeric type)
- What are the concepts of union, intersection, difference and complement?
- 文本挖掘工具的介绍[通俗易懂]
- go-zero微服务实战系列(九、极致优化秒杀性能)
- Optimization method of deep learning neural network
猜你喜欢

In today's highly integrated chips, most of them are CMOS devices
![[Dalian University of technology] information sharing of postgraduate entrance examination and re examination](/img/06/df5a64441814c9ecfa2f039318496e.jpg)
[Dalian University of technology] information sharing of postgraduate entrance examination and re examination

Redis 发布和订阅

Unity script lifecycle day02

go-zero微服务实战系列(九、极致优化秒杀性能)

夜天之书 #53 Apache 开源社群的“石头汤”

函数式接口,方法引用,Lambda实现的List集合排序小工具

MySQL学习笔记——数据类型(2)

Live broadcast preview | PostgreSQL kernel Interpretation Series II: PostgreSQL architecture

暑期复习,一定要避免踩这些坑!
随机推荐
找数字
LeetCode 1184. Distance between bus stops -- vector clockwise and counterclockwise
In today's highly integrated chips, most of them are CMOS devices
[local differential privacy and random response code implementation] differential privacy code implementation series (13)
How did the beyond concert 31 years ago get super clean and repaired?
Shell programming basics
MySQL index optimization
干货 | fMRI标准报告指南新鲜出炉啦,快来涨知识吧
Huawei cloud database DDS products are deeply enabled
Redis shares four cache modes
PXE网络
Usage of database functions "recommended collection"
LeetCode 35. 搜索插入位置 —vector遍历(O(logn)和O(n)的写法---二分查找法)
暑期复习,一定要避免踩这些坑!
js平铺数据查找叶子节点
On the implementation plan of MySQL explain
%f格式符
【读书会第十三期】视频文件的编码格式
Solve the error of JSON module in PHP compilation and installation under CentOS 6.3
压力、焦虑还是抑郁? 正确诊断再治疗