摘要: http://stackoverflow.com/questions/14545872/bean-named-xxx-must-be-of-typexxx-but-was-actually-of-typexxx http://blog.csdn.net/lemonyfei/article/detai 阅读全文
posted @ 2016-07-02 17:48 Mr.He多多指教 阅读(207) 评论(0) 推荐(0)
摘要: spring-mybatis.xml spring-mvc.xml web.xml User.java package org.h3c.model; public class User { private int id; private String username; private String 阅读全文
posted @ 2016-07-02 17:41 Mr.He多多指教 阅读(258) 评论(0) 推荐(0)