Replies: 2 comments 1 reply
|
欢迎及时反馈问题。 Hutool的JSON模块是根据org.json改造的,性能稍差一点,但是使用上还是比较简单的(应该比Jackson简单。) |
1 reply
|
@claude 用jsonutil 的时候会把List转成空数据。我没有证据,但是结果告诉我的是有这种情况 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
在项目里 可能除了Json模块我会用Jackson
其他的我基本上都会用huTool来搞定了
All reactions