-
Notifications
You must be signed in to change notification settings - Fork 510
Issues: alibaba/fastjson2
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[QUESTION] Should Android 12+ apps use versions with Further information is requested
.android8
postfix?
question
#3319
opened Jan 25, 2025 by
ryuujo1573
[BUG]@JSONField(format="xxxxx") 对http请求对象的LocalDateTime字段不生效!!!
bug
Something isn't working
#3318
opened Jan 24, 2025 by
ldcsaa
[BUG] Deserializing error with okhttp and fastJson2 while reading a Jackson Model class
bug
Something isn't working
#3316
opened Jan 24, 2025 by
mehulparmariitr
[BUG] 手动注册的 ObjectReader 在解序列化 Collection 时不生效
bug
Something isn't working
#3315
opened Jan 24, 2025 by
EmptyDreams
[BUG] 手动注册的 ObjectReader 在解序列化 Collection 时不生效
bug
Something isn't working
#3312
opened Jan 24, 2025 by
EmptyDreams
调用【com.alibaba.fastjson2.JSON#parseObject(byte[], java.lang.Class<T>, com.alibaba.fastjson2.filter.Filter, com.alibaba.fastjson2.JSONReader.Feature...)】出现报错【java.util.ConcurrentModificationException】
bug
Something isn't working
#3311
opened Jan 24, 2025 by
iAmClever
[BUG]ObjectWriter<byte[]>使用@JSONField(serializeUsing = HexSerializer.class)不成效
bug
Something isn't working
#3308
opened Jan 23, 2025 by
yuzhihaoGitHub
[BUG] 使用TypeReference转换成自定义对象时,json中有注释会报错
bug
Something isn't working
#3304
opened Jan 21, 2025 by
dingpeng1107
[BUG]fastjson1默认支持将前后带有下划线的字段名反序列化到没有下划线的字段,fastjson2不支持
bug
Something isn't working
#3303
opened Jan 21, 2025 by
zhanhcs
针对 cn.hutool.core.date.DateTime 类型的属性反序列化时报错
bug
Something isn't working
#3297
opened Jan 20, 2025 by
Taogang00
[BUG] 设置 ValueFilter 后,枚举类型的 Map.key 输出会无故增加多余的双引号
bug
Something isn't working
#3293
opened Jan 17, 2025 by
CodePlayer
[QUESTION] 动态类型及annotation单独maven包
question
Further information is requested
#3292
opened Jan 17, 2025 by
L1yp
[QUESTION]反序列化时,如何处理手工注册的类
question
Further information is requested
#3291
opened Jan 17, 2025 by
chengyanggang
使用Jre21启动项目 提示java.lang.NoClassDefFoundError: sun/misc/Unsafe
question
Further information is requested
#3289
opened Jan 16, 2025 by
T13MAX
[BUG] 序列化及反序列化 kotlin 的 value class 的逻辑存在严重漏洞
bug
Something isn't working
#3288
opened Jan 16, 2025 by
EmptyDreams
[QUESTION] Further information is requested
toJSONString
序列化时默认忽略 private
字段,有没有办法不忽略?
question
#3287
opened Jan 16, 2025 by
EmptyDreams
SerializeConfig.globalInstance.configEnumAsJavaBean() in version 2?
#3286
opened Jan 16, 2025 by
chinhodado
[BUG]提供兼容性更好的invoke()或者接口替换MethodHandle.invoke 和 MethodHandle.invokeExact的兼容版本以支持安卓8之前的系统支持问题
bug
Something isn't working
#3285
opened Jan 16, 2025 by
zay448345045
[BUG]字符串中有@type且位置不在json串开始位置,用JSON.parseObject(string, clz, Feature.SupportAutoType, Feature.SupportNonPublicField)反序列化时结果跟fastjson1不一致
bug
Something isn't working
#3284
opened Jan 16, 2025 by
BabyQiPuppy
2.0.54直接在JDK环境中运行正常,但是使用 native-maven-plugin 打成 native-image时 反序列化 报错,回退到2.0.53正常
bug
Something isn't working
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.