摘要: import javax.annotation.Resource;import org.junit.Test;import org.springframework.context.annotation.Configuration;import org.springframework.test.context.ContextConfiguration;import org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests;import com.bjsxt.spring30.model.User;@Contex 阅读全文
posted @ 2013-12-25 13:55 剑握在手 阅读(364) 评论(0) 推荐(0)
返回顶部↑