当前位置:网站首页>Lombok use
Lombok use
2022-06-24 08:42:00 【Simon66991】
Compiler installation
Lombok
、GsonformatPlus
Two plug-ins
Create in project rootlombok.config
Fill 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 + INS
chooseGsonformatPlus
Use
边栏推荐
- ZUCC_编译语言原理与编译_实验04 语言与文法
- [explain the difference between operation and maintenance and network engineering]
- 【关于运维和网工的差别,一文说透】
- rsync做文件备份
- Jenkins自动化部署,连接不到所依赖的服务【已解决】
- 中国芯片独角兽公司
- 2021-06-24: find the length of the longest non repeating character substring in a string.
- JUC个人简单笔记
- QPS, TPS, concurrent users, throughput relationship
- 饼状统计图,带有标注线,都可以自行设定其多种参数选项
猜你喜欢
ZUCC_ Principles of compiling language and compilation_ Experiment 01 language analysis and introduction
Qt 中发送自定义事件
Redis的Cluster集群数据倾斜
New technology practice, encapsulating the permission application library step by step with the activity results API
独立站运营中如何提升客户留存率?客户细分很重要!
ZUCC_编译语言原理与编译_实验08 语法分析 LR 分析
A preliminary study of IO model
Maya re deployment
日本大阪大学万伟伟研究员介绍基于WRS系统机器人的快速集成方法和应用
为什么ping不通,而traceroute却可以通
随机推荐
Xtrabackup for data backup
ZUCC_ Principles of compiling language and compilation_ Experiment 04 language and grammar
什么是SRE?一文详解SRE运维体系
QT writing security video monitoring system 36 onvif continuous movement
Why do you want to file? What are the advantages and disadvantages of website filing?
ZUCC_编译语言原理与编译_实验06 07 语法分析 LL 分析
常用日期格式符与Qt获取当前时间的办法
Rust procedure macro simply imitates Lombok function
2021-03-16 comp9021 class 9 notes
Several schemes of PHP code encryption
Shell array
Building a static website with eleventy
api平台通用签名机制
js中通过key查找和更新对象中指定值的方法
成为IEEE学生会员
ZUCC_编译语言原理与编译_实验05 正则表达式、有限自动机、词法分析
leetcode 1268. Search Suggestions System(搜索推荐系统)
(PKCS1) RSA 公私钥 pem 文件解析
图片工具
【无标题】