Illegal unquoted character ((CTRL-CHAR, code 19))
Restful接口400错误 Illegal unquoted character ((CTRL-CHAR, code 19)): has to be escaped using backslash to be included in string value 解决
此错误与restful框架的json序列化配置有关,例如使用fastjson 可以修改框架默认json解析配置
如jersey框架 ...
原创
2018-12-10 13:56:10 ·
4191 阅读 ·
0 评论