当前位置:网站首页>Lombok use
Lombok use
2022-06-24 08:42:00 【Simon66991】
Compiler installation
Lombok、GsonformatPlusTwo plug-ins
Create in project rootlombok.configFill in :
lombok.anyConstructor.suppressConstructorProperties=true
gradle add to
// root directory
//@Data
buildscript {
dependencies {
classpath 'org.projectlombok:lombok:1.18.0'
}
}
// Module directory
dependencies {
//@Data
compileOnly 'org.projectlombok:lombok:1.18.16'
annotationProcessor 'org.projectlombok:lombok:1.18.16'
//@JsonProperty("total")
compile 'com.fasterxml:jackson-xml-databind:0.6.2'
}
Entity class
ALT + INSchooseGsonformatPlusUse
边栏推荐
- 2021-03-09 comp9021 class 7 Notes
- Tencent conference API - get rest API & webhook application docking information
- DataX User Guide
- 利用sonar做代码检查
- 中国芯片独角兽公司
- Using ngrok for intranet penetration
- Opencv get (propid) common values
- Easynvr and easyrtc platforms use go language to manage projects. Summary of the use of govendor and gomod
- 【微服务~Nacos】Nacos服务提供者和服务消费者
- 2021-06-24: find the length of the longest non repeating character substring in a string.
猜你喜欢

【无标题】

Redis cluster data skew

什么是SRE?一文详解SRE运维体系

Two methods of QT exporting PDF files

Maya re deployment

Send custom events in QT

Jenkins自动化部署,连接不到所依赖的服务【已解决】

中国芯片独角兽公司

How to improve the customer retention rate in the operation of independent stations? Customer segmentation is very important!

日本大阪大学万伟伟研究员介绍基于WRS系统机器人的快速集成方法和应用
随机推荐
Centos7安装jdk8以及mysql5.7以及Navicat连接虚拟机mysql的出错以及解决方法(附mysql下载出错解决办法)
Rsync for file backup
数据库,查询本月借出书的数量,如果高于10本时,显示“本月借出书大于10本”,否则显示“本月借出书小于10本”
Permission model DAC ACL RBAC ABAC
5分钟,客服聊天处理技巧,炉火纯青
Promise usage scenarios
日本大阪大学万伟伟研究员介绍基于WRS系统机器人的快速集成方法和应用
2021-03-09 comp9021 class 7 Notes
win11在cmder中使用vim查看内容的时候空白
How to configure networkpolicy for nodeport in kubernetes
RuntimeError: Missing dependencies:XXX
One development skill a day: how to establish P2P communication based on webrtc?
新技术实战,一步步用Activity Results API封装权限申请库
2021-06-25: a batch of strings consisting only of lowercase letters (a~z) are put
(pkcs1) RSA public private key PEM file parsing
OpenCV to realize the basic transformation of image
Win10 cloud, add Vietnamese
How to handle the problem that calling easycvr address integration cannot be played through easyplayer player?
Rescue system -- the application of read-write separation
[untitled]