摘要:
1.引入相关的jar包 2.建两个类 3.在配置文件中完成相关的配置 4.建一个测试类 ,测试输出 import org.junit.Test; import org.springframework.context.ApplicationContext; import org.springframe 阅读全文
posted @ 2018-04-01 14:46
xiaoxiaoの
阅读(102)
评论(0)
推荐(0)
摘要:
1.建三个类,在一个类中引用其他两个类 2.xml文件配置 阅读全文
posted @ 2018-04-01 10:30
xiaoxiaoの
阅读(160)
评论(0)
推荐(0)