您可以将 @Autowired 与静态字段一起使用吗? [英] Can you use @Autowired with static fields?

查看:29
本文介绍了您可以将 @Autowired 与静态字段一起使用吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法可以将 @Autowired 与静态字段一起使用.如果没有,还有其他方法可以做到这一点吗?

Is there some way to use @Autowired with static fields. If not, are there some other ways to do this?

推荐答案

简而言之,没有.您不能在 Spring 中自动连接或手动连接静态字段.您必须编写自己的逻辑才能执行此操作.

In short, no. You cannot autowire or manually wire static fields in Spring. You'll have to write your own logic to do this.

这篇关于您可以将 @Autowired 与静态字段一起使用吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆