当前位置:网站首页>Collection of idea gradle Lombok errors
Collection of idea gradle Lombok errors
2022-07-07 04:00:00 【Meta39】
Problem description
1 eliminate idea cache
2 Check lombok Is the plug-in installed ( This new edition idea By default, they are bundled )
3 modify gradle Build and run as Intellij IDEA
4 Code problem ( This self check )
5build.gradle introduce lombok Dependency and introduction annotationProcessor Annotation Processors ( It is suggested to restore the third point to the default gradle)
build.gradle
Not a microservice project , And there is no version number specified in the main project ,lombok To add version number , Such as :org.projectlombok:lombok:1.18.20
dependencies {
annotationProcessor 'org.projectlombok:lombok'// Annotation Processors
implementation 'org.projectlombok:lombok'// introduce lombok rely on
}
Compile and see
边栏推荐
- Storage of data
- Mobile measurement and depth link platform - Branch
- Class constant pool and runtime constant pool
- 22. (ArcGIS API for JS) ArcGIS API for JS Circle Collection (sketchviewmodel)
- [MySQL] row sorting in MySQL
- . Net interface can be implemented by default
- 二进制、八进制、十六进制
- 【开发软件】 tilipa开发者软件
- MySQL的存储引擎
- Construction of Hisilicon universal platform: color space conversion YUV2RGB
猜你喜欢
[security attack and Defense] how much do you know about serialization and deserialization?
Mobile measurement and depth link platform - Branch
海思3559万能平台搭建:RTSP实时播放的支持
【安全攻防】序列化與反序列,你了解多少?
Class constant pool and runtime constant pool
Ggplot facet detail adjustment summary
概率论公式
ABAP 动态内表分组循环
【系统管理】清理任务栏的已删除程序的图标缓存
25. (ArcGIS API for JS) ArcGIS API for JS line modification line editing (sketchviewmodel)
随机推荐
复杂因子计算优化案例:深度不平衡、买卖压力指标、波动率计算
【安全攻防】序列化與反序列,你了解多少?
[security attack and Defense] how much do you know about serialization and deserialization?
一些常用软件相关
Redis configuration and optimization of NoSQL
力扣------路径总和 III
codeforces每日5题(均1700)-第七天
UltraEdit-32 温馨提示:右协会,取消 bak文件[通俗易懂]
Some thoughts on cross end development of kbone and applet
QT opens a file and uses QFileDialog to obtain the file name, content, etc
One of oscp tools: dirsearch usage Encyclopedia
史上最全学习率调整策略lr_scheduler
Kalman filter-1
[dpdk] dpdk sample source code analysis III: dpdk-l3fwd_ 001
ABAP Dynamic Inner table Group cycle
【OA】Excel 文档生成器: Openpyxl 模块
SSL certificate deployment
web服务性能监控方案
1.19.11.SQL客户端、启动SQL客户端、执行SQL查询、环境配置文件、重启策略、自定义函数(User-defined Functions)、构造函数参数
My brave way to line -- elaborate on what happens when the browser enters the URL