-
Notifications
You must be signed in to change notification settings - Fork 502
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]License相关问题咨询
question
Further information is requested
#3216
opened Dec 20, 2024 by
like520-WQ
[BUG]key为map类型的字符串,fastjson2兼容版无法解析
bug
Something isn't working
#3214
opened Dec 18, 2024 by
macroguo-ghy
[BUG] Map<Integer,String> 转为JSON字符串后,调用 JSON.isValid() 方法显示 false
bug
Something isn't working
#3213
opened Dec 18, 2024 by
handsometaoa
[BUG]java.lang.ArrayIndexOutOfBoundsException: Index 12288 out of bounds for length 12288
bug
Something isn't working
[BUG]byte[]转成jsonString后,fastjson可以解析出来,fastjson2解析则报错。
bug
Something isn't working
#3208
opened Dec 15, 2024 by
dyhhh
[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
[BUG] JSONWriter.Feature.WriteNullListAsEmpty配置在List字段上不生效
bug
Something isn't working
#3200
opened Dec 10, 2024 by
MyNameisPeterParker
How to install with mvn
question
Further information is requested
#3195
opened Dec 5, 2024 by
JasonAlbertEinstien
[BUG] com.alibaba.fastjson2.JSONException: input not end, offset 65, character :, line 1, column 65, fastjson-version 2.0.53 开发环境好使,打成jar包咋也不行
bug
Something isn't working
#3190
opened Dec 2, 2024 by
yang771036958
[BUG]NoSuchFieldError BrowserSecure
bug
Something isn't working
#3189
opened Nov 29, 2024 by
yondwell
[QUESTION]开启safemode后,序列化包含WriteClassName,生成结果中包含@type,AutoType仍有效
question
Further information is requested
#3187
opened Nov 29, 2024 by
LYoung93
[BUG]基本类型在Feature.NotWriteDefaultValue下表现不一致
bug
Something isn't working
#3186
opened Nov 28, 2024 by
JintaoXie
[BUG]2.0.53 JSONObject ClassCastException。使用 fastjson1 的 JSON.toJSON() 方法,转换后的数据中存在 com.alibaba.fastjson2.JSONObject对象。
bug
Something isn't working
#3185
opened Nov 28, 2024 by
happywbl
[BUG] [SupportSmartMatch] 使用JSON.to或者JSONObject.getObject JSONObject.getObject时;反序列化的Bean中包含对象数组,SupportSmartMatch对于对象数组中的对象不生效
bug
Something isn't working
#3183
opened Nov 27, 2024 by
BohrX
[BUG] [SupportSmartMatch] 使用JSON.to或者JSONObject.getObject JSONObject.getObject时;全小写的字段名不生效
bug
Something isn't working
#3182
opened Nov 27, 2024 by
BohrX
[BUG] [SupportSmartMatch] 使用JSONObject.getObject 将JSONObject转为bean时;JSON.config全局设置的Feature.SupportSmartMatch不生效
bug
Something isn't working
#3181
opened Nov 27, 2024 by
BohrX
[BUG] 使用JSON.parseArray 反序列化非数组json("{....}"), 不论传入Class是什么类型,均转换为List<String> 内部String元素为该json字符串
bug
Something isn't working
#3180
opened Nov 27, 2024 by
BohrX
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.