-
Notifications
You must be signed in to change notification settings - Fork 513
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
[FEATURE]JSONWriter.Feature 可以支持驼峰输出么
enhancement
New feature or request
#3344
opened Feb 20, 2025 by
scccy
[FEATURE] parsetArray 缺少 Filter 的方法重载,parseObject 已经有了
enhancement
New feature or request
#3341
opened Feb 19, 2025 by
xzxiaoshan
[BUG]class com.alibaba.fastjson2.JSONObject cannot be cast to class org.springframework.ai.chat.messages.Message (com.alibaba.fastjson2.JSONObject and org.springframework.ai.chat.messages.Message are in unnamed module of loader 'app')
bug
Something isn't working
#3339
opened Feb 18, 2025 by
OnceCrazyer
[BUG] 从数组类对象中根据jsonpath读取值,fastjson1能直接从数组元素对象中读取,相同的jsonpath在fastjson2无法读取
bug
Something isn't working
#3331
opened Feb 12, 2025 by
JHWang-1997
[BUG]fastjson2 2.0.54序列化对象时,若对象的KEY是long类型 并且存在Filter时,Long类型的KEY多套了一层“”
bug
Something isn't working
#3328
opened Feb 10, 2025 by
16638112210
[QUESTION] 是否有一种方式,能够在反序列化的前后做一些拦截
question
Further information is requested
#3326
opened Feb 10, 2025 by
citytianya
[BUG]fastjson2 2.0.53出现json转换时在使用了UseBigDecimalForDoubles后,没有将double转换成ddouble
bug
Something isn't working
#3324
opened Feb 5, 2025 by
AlexFEIII
[BUG] java.lang.NoSuchMethodError: 'boolean com.alibaba.fastjson2.JSONReader.nextIfArrayStart()'
bug
Something isn't working
#3322
opened Jan 26, 2025 by
fakerlove1
[FEATURE] 能否给一个大批量读取 100mb json格式的demo
enhancement
New feature or request
#3321
opened Jan 26, 2025 by
fakerlove1
[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
调用【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不支持
question
Further information is requested
#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
[QUESTION] New feature or request
question
Further information is requested
toJSONString
序列化时默认忽略 private
字段,有没有办法不忽略?
enhancement
[BUG]提供兼容性更好的invoke()或者接口替换MethodHandle.invoke 和 MethodHandle.invokeExact的兼容版本以支持安卓8之前的系统支持问题
bug
Something isn't working
#3285
opened Jan 16, 2025 by
zay448345045
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.