- 博客(7)
- 收藏
- 关注
原创 @AllArgsConstructor和final 代替 @Autowired
Springboot官方建议使用final来修饰成员变量,然后通过构造方法来进行注入原因:final修饰的成员变量是不能够被修改的,反射那就没办法了。(前提:使用。
2023-04-10 10:08:08
1440
原创 nacos本地启动失败?
Please set the JAVA_HOME variable in your environment, We need java(x64)!jdk8or later is better!
2021-10-26 22:43:25
261
原创 自动注入失败的两种可能:{@org.springframework.beans.factory.annotation.Autowired(required=true)}
自动注入失败的两种可能
2021-09-08 21:57:33
1235
转载 ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: NO)解决办法
数据库踩坑104,标示打开的CMD窗口次序。
2021-07-17 16:11:40
474
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人