2014年4月24日
摘要: 引起乱码原因为spring mvc使用的默认处理字符串编码为ISO-8859-1,具体参考org.springframework.http.converter.StringHttpMessageConverter类中public static final Charset DEFAULT_CHARSE... 阅读全文
posted @ 2014-04-24 16:14 Ganymede505 阅读(191) 评论(0) 推荐(0)