当前位置:网站首页>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
边栏推荐
- Tencent conference API - get rest API & webhook application docking information
- JS to get the last element of the array
- ZUCC_ Principles of compiling language and compilation_ Experiment 03 getting started with compiler
- There was an error checking the latest version of pip
- How to mount a USB hard disk with NTFS file format under RHEL5 system
- Smart power plant: how to make use of easycvr to build a safe, stable, green and environment-friendly intelligent inspection platform
- Shell array
- Promise usage scenarios
- (PKCS1) RSA 公私钥 pem 文件解析
- Common CVM transcribes audio using virtual sound card
猜你喜欢

表单图片上传在Chorme中无法查看请求体的二进制图片信息

js中通过key查找和更新对象中指定值的方法

ZUCC_编译语言原理与编译_实验03 编译器入门

New technology practice, encapsulating the permission application library step by step with the activity results API

Maya re deployment

Base64编码详解及其变种(解决加号在URL变空格问题)

为什么ping不通,而traceroute却可以通

ZUCC_ Principles of compiling language and compilation_ Experiment 03 getting started with compiler

Vscode install the remote -wsl plug-in to connect to the local WSL

Introduction to RCNN, fast RCNN and fast RCNN
随机推荐
How to improve the customer retention rate in the operation of independent stations? Customer segmentation is very important!
xtrabackup做数据备份
ZUCC_编译语言原理与编译_大作业
2021-03-09 comp9021 class 7 Notes
为什么ping不通,而traceroute却可以通
[micro services ~nacos] Nacos service providers and service consumers
One development skill a day: how to establish P2P communication based on webrtc?
Blue screen error UNMOUNTABLE boot volume of the solution
数据平台简介
[explain the difference between operation and maintenance and network engineering]
JS to get the last element of the array
独立站运营中如何提升客户留存率?客户细分很重要!
ZUCC_ Principles of compiling language and compilation_ Experiment 03 getting started with compiler
Markdown to realize text link jump
Easynvr and easyrtc platforms use go language to manage projects. Summary of the use of govendor and gomod
Redis的Cluster集群数据倾斜
MATLAB Camera Calibrator相机标定
Tencent cloud ASR product PHP realizes real-time voice authentication request
DataX User Guide
Qmenu response in pyqt