package com.yyc.test; import org.junit.Test; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import com.yyc.service.AccountService; public class test { @Test public void test(){ String xml = "applicationContext.xml"; ApplicationContext applicationContext = new ClassPathXmlApplicationContext(xml); AccountService accountService = (AccountService) applicationContext.getBean("accountService"); accountService.transfer("白", "黑", 3000); } }
最近下载更多
xjllllllzgj LV3
2020年7月13日
cz206616 LV10
2020年6月12日
1358849392 LV21
2019年11月15日
sycamo LV2
2018年12月23日
wsfdwr LV10
2018年3月16日
miaozhou LV2
2018年3月5日
ly292208586 LV8
2018年1月30日
wangwenyi LV6
2018年1月25日
最近浏览更多
y1214435276 LV9
10月22日
happySuperman LV2
6月4日
toparitly LV1
2023年6月18日
2517786374 LV4
2023年4月23日
yongjava21 LV26
2022年9月29日
IT达人 LV22
2022年5月17日
lyws1986 LV17
2021年12月16日
秦sir3067683450 LV10
2021年6月2日
sizeking LV8
2021年4月12日
IT白夜 LV12
2020年12月16日