会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
菜霸
博客园
首页
新随笔
新文章
联系
订阅
管理
09 2021 档案
spring项目获取ApplicationContext(能手动从Spring获取所需要的bean)
摘要:最流行的方法就是 实现ApplicationContextAware接口 @Component public class SpringContextUtil implements ApplicationContextAware { private static ApplicationContext
阅读全文
posted @
2021-09-02 15:28
菜霸