摘要: 根据Spring Xml配置文件获取bean对象 private ApplicationContext ac = new FileSystemXmlApplicationContext("classpath:spring/spring-redis.xml"); private RedisNodesM 阅读全文
posted @ 2016-08-17 10:26 ForeverLover 阅读(149) 评论(0) 推荐(0) 编辑