2016年1月17日

Result Maps collection already contains value for

摘要: user-mapper.xml如下:12456789101112 insert into users (user_id, login_name, real_name, password)13 values(#{user_id}, #{login_name}, #{real_name}... 阅读全文

posted @ 2016-01-17 02:15 lsktimer 阅读(274) 评论(0) 推荐(0)

spring+mybatis+springmvc的配置

摘要: 1.web.xml的配置 contextConfigLocation classpath:/config/jdbc.xml org.springframework.web.context.ContextLoaderListener encodingFilter ... 阅读全文

posted @ 2016-01-17 00:07 lsktimer 阅读(125) 评论(0) 推荐(0)

导航