-
### 问题描述
*简要描述您碰到的问题。*
AutoType long类型解析成Integer,请看代码
### 环境信息
*请填写以下信息:*
- OS信息: [e.g.:windows ]
- JDK信息: [e.g.:Openjdk 1.8.0_221]
- 版本信息:[e.g.:Fastjson2 2.0.49]
### 重现步骤
*如何操作可…
-
### 问题描述
*简要描述您碰到的问题。*
当@type不是json中第一个field时 autoType无法工作。
### 环境信息
*请填写以下信息:*
- OS信息: Mac OS
- JDK信息: 17
- 版本信息:2.0.48
### 重现步骤
*如何操作可以重现该问题:*
1. 使用 `xxx.xxx` 方法
2. 输入 `...…
-
### 问题描述
Fastjson使用SupportAutoType反序列化属性缺失,考虑到autotype的历史,不确定是否为bug。
### 环境信息
- OS信息: [MacOS 12.7.4 M1 Pro 16 GB]
- JDK信息: [Openjdk 17.0.6]
- 版本信息:[Fastjson 2.0.49]
### 重现步骤
Fastjson…
-
Hey,
is it possible to add multiple urls to a single entry?
Maybe a cool feature?
(Working with passiFox)
Greetings Kaito
-
### 请描述您的需求或者改进建议
对比过几大顶流序列化框架,FastJson的JSONB性能非常优异,想在redisson中使用FastJson的JSONB作为Codec
### 请描述你建议的实现方案
实现Redisson的接口Codec
![image](https://github.com/alibaba/fastjson2/assets/4993939/88083ff0-11…
-
I changed my email recently, so I'm trying to log in again but it just doesn't work no matter what I do. I set the PIN to my Bitwarden password (I'm not sure but I think the PIN can be different), I t…
Fxsch updated
6 months ago
-
### 问题描述
*简要描述您碰到的问题。*
进行spring-session序列化时,一直提示com.alibaba.fastjson2.JSONException: autoType is not support. org.springframework.security.web.savedrequest.DefaultSavedReques这个错误
### 环境信息
*请填写以下…
-
#### 前提
项目使用了 PageHelper 进行查询分页,并提供了一个便捷转换分页模型的方法
```java
/**
* PageHelper 返回结果的 Page 转换成 PageResult
*/
public static PageResult transformPageData(Page page) {
return new PageResult(pag…
-
I am trying to setup KeePassXC on my Windows 10 PC with Vivaldi but currently run into issues.
1. There was no Registry Entry for the json config file created, so I created it manually. It someho…
-