-
Notifications
You must be signed in to change notification settings - Fork 520
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] fastjson2 不支持 JSONPatch 了吗?
question
Further information is requested
#3390
opened Mar 13, 2025 by
meredith620
[BUG]在使用fastjson2中的set方法设置匹配上JSONPATH的值时发现,如果JSONPATH匹配出的结果是一个数组,则无法完成value的替换
bug
Something isn't working
#3375
opened Mar 11, 2025 by
Jackie-guan-0
[QUESTION]PascalCase风格的JSON字符串装成camelCase风格的对象
question
Further information is requested
#3374
opened Mar 11, 2025 by
fantasy-Kx
[BUG]FastJson2 2.0.56序列化报错com.alibaba.fastjson2.JSONException: not supported
bug
Something isn't working
fastjson2 可否继续提供 设置 SerializerFeature.SkipTransientField 为 false 的能力
enhancement
New feature or request
[QUESTION]从1.2.83升级到2.0.55之后JSONObject的toJavaObject()方法会把Map的value为null的键忽略掉怎么才能不忽略
question
Further information is requested
#3355
opened Feb 28, 2025 by
CaoChunfang
[BUG]fastjson由1.83升级至2.0.52版本,instance of不生效
bug
Something isn't working
#3353
opened Feb 27, 2025 by
jackylove1681
[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
[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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.