摘要: 1. 使用Field注入,注解方式 1)加入命名空间,第4,7,8,9行 1 <?xml version="1.0" encoding="UTF-8"?>2 <beans xmlns="http://www.springframework.org/schema/beans"3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"4 xmlns:context="http://www.springframework.org/schema 阅读全文
posted @ 2012-12-13 18:12 柱柱 阅读(186) 评论(0) 推荐(0) 编辑