如何禁用 Intellij 警告 - 不推荐字段注入
How to disable Intellij warning - Field injection is not recommended
如何在 Intellij idea 设置中禁用以下警告 (Field injection is not recommended
)?
注:
不要开始建议更喜欢构造函数注入而不是字段注入等。这是Spring。
- 打开 IntelliJ 首选项
- 转到编辑器
- 去检查
- 查找
non recommended 'field' injections
- 禁用它
如何在 Intellij idea 设置中禁用以下警告 (Field injection is not recommended
)?
注:
不要开始建议更喜欢构造函数注入而不是字段注入等。这是Spring。
- 打开 IntelliJ 首选项
- 转到编辑器
- 去检查
- 查找
non recommended 'field' injections
- 禁用它