2019年2月26日

httpclient中文乱码

摘要: https://blog.csdn.net/teamlet/article/details/8605840 阅读全文

posted @ 2019-02-26 22:52 Kooing 阅读(109) 评论(0) 推荐(0)

fastjson总结

摘要: 1,文件的转成字节数组byte[]的时候,可以直接用fastjson序列化和反序列化 2,用@RequestBody接受json的时候,content-type是否已经application/json,还有传的是不是json数据,不能再url上加parameter或者表格属性直接注入 3,简单对象 阅读全文

posted @ 2019-02-26 18:01 Kooing 阅读(273) 评论(0) 推荐(0)

导航