-
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
[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
[BUG] Package dubbo3 with fastjson2 2.0.53 at Graalvm occur exception
bug
Something isn't working
#3262
opened Jan 8, 2025 by
Echo-C-Yi
[BUG]关于JSONObject.parseObject()反序列化整形数据的bug
bug
Something isn't working
#3261
opened Jan 8, 2025 by
yuqiu11
[BUG]JSON.toJSONString 导致Metaspace重复load同一个类,导致内存不停上涨
bug
Something isn't working
#3259
opened Jan 7, 2025 by
LSL-cloud
[BUG] JSONWriter.writeNameValue is broken
bug
Something isn't working
#3224
opened Dec 28, 2024 by
mpfaff
[QUESTION]License相关问题咨询
question
Further information is requested
#3216
opened Dec 20, 2024 by
like520-WQ
[BUG] Exception on deserializing Something isn't working
Stack<Foo>
fields
bug
#3206
opened Dec 14, 2024 by
ryuujo1573
对OffsetDateTime类型做自定义序列化格式配置不生效
bug
Something isn't working
#3205
opened Dec 13, 2024 by
AprilViolet
Previous Next
ProTip!
Follow long discussions with comments:>50.