摘要: 1、问题1: 解决办法:首先,这是因为控制类UserController缺少了一部分代码,这段代码的主要作用是用ApplicationContext 去定位classpath:applicationContext.xml文件,然后获取其中的bean UserService,UserDAO等等。代码如 阅读全文
posted @ 2018-09-11 14:18 029黄甲栋 阅读(857) 评论(0) 推荐(0) 编辑