目前java json解析工具有阿里的fastjson,google的GSON,以及SpringMVC 默认的解析工具Jackson。建议在spring boot项目中只使用Jackson。
確定! 回上一頁