You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
类似FastJson 这样的注解操作实现的功能:这个在跟外部三方接口对接的时候,尤其是对接多家接口,做统一标准化的时候,很实用。
我看了已提供的最大可能的方法: cn.hutool.json.JSONUtil#toBean(java.lang.String, cn.hutool.json.JSONConfig, java.lang.Class)
JSONConfig中没有找到我想要的配置,是我错过了什么知识点吗?欢迎告知,谢谢!
All reactions