会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
忄斤丨忄寿
博客园
首页
新随笔
联系
订阅
管理
随笔 - 2
文章 - 0
评论 - 0
阅读 -
23476
2016年4月28日
mybatis整合spring,使用org.mybatis.spring.mapper.MapperScannerConfigurer扫描出现问题
摘要: <! 加载配置文件 <! 数据源,使用dbcp <! 配置SqlSessionFactory <! <bean id="userDao" class="com.xxx.ssm.dao.UserDaoImpl" <property name="sqlSessionFactory" ref="sqlSe
阅读全文
posted @ 2016-04-28 10:32 忄斤丨忄寿
阅读(21276)
评论(0)
推荐(0)
2016年2月18日
SpringMVC以POST提交表单中文乱码解决方案。
摘要: 在web.xml中添加字符集过滤器: <filter> <filter-name>characterEncodingFilter</filter-name> <filter-class>org.springframework.web.filter.CharacterEncodingFilter</f
阅读全文
posted @ 2016-02-18 09:42 忄斤丨忄寿
阅读(2200)
评论(0)
推荐(1)
公告
昵称:
忄斤丨忄寿
园龄:
9年7个月
粉丝:
0
关注:
0
<
2025年6月
>
日
一
二
三
四
五
六
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔档案
2016年4月(1)
2016年2月(1)
阅读排行榜
1. mybatis整合spring,使用org.mybatis.spring.mapper.MapperScannerConfigurer扫描出现问题(21276)
2. SpringMVC以POST提交表单中文乱码解决方案。(2200)
推荐排行榜
1. SpringMVC以POST提交表单中文乱码解决方案。(1)
点击右上角即可分享