1.Codota 代码智能提示插件
2.CodeGlance 显示代码缩略图插件
3.Lombok 简化臃肿代码插件
4.Alibaba Java Coding Guidelines 阿里巴巴代码规范检查插件
5.MybatisX 高效操作Mybatis插件
6.SonarLint 代码质量检查插件
7.Save Actions 格式化代码插件
8.CheckStyle 代码风格检查插件
9.MetricsReloaded 代码复杂度检查插件
10.QAPlug-findbugs 查找代码bug插件
优化导包配置
Editor -> General -> Auto import -> Add unambifuous on the fly
取消tab页单行显示
Editor -> General -> show tabls in one row
idea 调出springboot dashboard
View -> Tool Windows -> Service -> add -> Run Configuration Type -> springboot