会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
CBDoctor
博客园
首页
新随笔
联系
订阅
管理
2014年12月16日
Spring(2)
摘要: Spring容器是怎样管理bean的呢?我们模拟Spring容器的内部实现:(1) 读取Spring中的Bean配置文件 //读取bean配置文件 public void readXml(String beanDir){ Document document = null; try{ SAXR...
阅读全文
posted @ 2014-12-16 00:48 CBDoctor
阅读(306)
评论(0)
推荐(0)
编辑
公告