We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考PR #245
The text was updated successfully, but these errors were encountered:
https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.13-SNAPSHOT/ 请用2.0.13-SNAPSHOT版本验证,2.0.13版本预计在9月12日前发布。需要配置JSONType.alphabetic = true,比如
@JSONType(alphabetic=false) public class SystemUser { private Integer id; private String code; private String password; }
这个取决于编译器的行为,顺序不确定的
Sorry, something went wrong.
https://github.com/alibaba/fastjson2/releases/tag/2.0.13 2.0.13版本已经发布,请用帮忙用新版本验证
No branches or pull requests
参考PR
#245
The text was updated successfully, but these errors were encountered: