Java 后端开发有没有什么提升开发效率和代码质量的工具、插件?

2023-03-29 19:45:42 +08:00
 ryanz91

RT 普及给项目组使用

3909 次点击
所在节点    程序员
27 条回复
ufo5260987423
2023-03-29 20:19:01 +08:00
code template 算不算?
wolfie
2023-03-29 20:23:45 +08:00
多看看 idea 的提示
utfs8889
2023-03-29 20:40:26 +08:00
WRITE-BUG 数字空间,代码托管内置代码质量评估系统,可以一键为代码体检
chendy
2023-03-29 21:12:02 +08:00
代码质量的话,idea + sonarlint 插件
cvbnt
2023-03-29 21:24:49 +08:00
jrebel ?
kytrun
2023-03-29 21:36:10 +08:00
CharAutoReplace:打出来的符号自动替换,比如中文都变成英文的

GitToolBox:分支信息、提交信息等

StringManipulation:字符串操作,驼峰 /下划线...

RoboPOJOGenerator:json 生成类

POJO to JSON:类生成 json
LeegoYih
2023-03-30 00:35:34 +08:00
PlantUML Integration 算不算
cslive
2023-03-30 08:49:18 +08:00
使用 idea , 报黄的提示都改改
chenjian026
2023-03-30 08:52:22 +08:00
key prompt
Bill3746
2023-03-30 09:03:26 +08:00
copilot
lyxeno
2023-03-30 09:23:02 +08:00
github copilot
sampdoria
2023-03-30 09:31:03 +08:00
CI/CD 集成 findbugs ,checkstyle ,PMD 之类的
kingwrcy
2023-03-30 09:48:54 +08:00
hxzhouh1
2023-03-30 09:50:55 +08:00
github copilot
mgzu
2023-03-30 10:13:29 +08:00
Key Promoter X 自定义快捷键
oldshensheep
2023-03-30 10:27:42 +08:00
https://github.com/manifold-systems/manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
ZField
2023-03-30 10:58:54 +08:00
Alibaba Java Coding Guidelines:阿里规范
BeanMappingKey:生成 Bean 之间的转换
CamelCase:驼峰转换
Git Commit Template:提交模板
GsonFormatPlus:json 转 pojo
MyBatisX:mybatis 插件
asmoker
2023-03-30 11:01:52 +08:00
Txtic: https://plugins.jetbrains.com/plugin/20961-txtic

可以使用 `pangu` 命令,提高注释可读性 /狗头
cheng6563
2023-03-30 11:04:13 +08:00
ChatGPT
NoobNoob030
2023-03-30 11:14:25 +08:00
copilot 代码提示
jrebel+xrebel 热部署+监听数据库操作
lombok 简化代码
Alibaba Java Coding Guidelines 代码规范提示

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/928264

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX