摘要:
一个简单的spring hello world:public class App { public static void main(String[] args) { ApplicationContext context = new FileSystemXmlApplicationContext("src/main/resources/spring.xml"); ... 阅读全文
posted @ 2018-09-21 15:03
dreamboys
阅读(916)
评论(0)
推荐(0)
浙公网安备 33010602011771号