-
- [ ] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/alibaba/cana…
-
想要尝试下基于Vector API实现的效果,
+ 请问目前状态怎么样,是否完备/稳定?
+ https://mvnrepository.com/artifact/com.alibaba.fastjson2/fastjson2-incubator-vector 这里有一个单独的基于Vector API实现的jar包,是用这个包替换`fastjson2`吗,还是要在`fastjson2`…
-
As the title implies, add benchmark for fastjson2
[fastjson2](https://github.com/alibaba/fastjson2) is successor of [fastjson](https://github.com/alibaba/fastjson)
-
### 问题描述
我有一个类
```
public static class TestState {
Map currentTerm;
public TestState(Map currentTerm) {
this.currentTerm = currentTerm;
}
}
`…
-
### 问题描述
在使用 JSONObject.toJavaObject 反序列化 JSONObject 到带默认值的 Kotlin 类时遇到问题。
但直接使用 JSON.parseObject 没有问题。
### 环境信息
- OS信息: macOS 15.1
- JDK信息:Openjdk 21
- 版本信息:Fastjson2 2.0.53
### 重…
-
### 问题描述
*编译不通过*
### 环境信息
*请填写以下信息:*
- OS信息: [macOS Monterey 12.7.6]
- JDK信息: [17]
- 版本信息:[Fastjson2 2.0.53]
- AGP版本: [7.4.2]
- Kotlin版本: [1.8.20]
### 重现步骤
*如何操作可以重现该问题:*
1.…
-
我在代码中手动实现了redis 的 MessageListener,处理消息过期通知,是否会导致广播没有到jetcache
-
`
@Override
public byte[] encodeResponseData(Object data, RpcMethod rpcMethod) {
if (data == null) {
return EMPTY;
}
try (SerializeWriter out = new …
-
docker image: huas/datax:x64-20240618
来源:https://registry.hub.docker.com/layers/huas/datax/x64-20240618/images/sha256-933ac4bbce2b68b31bf15987d2a2f28c23b84b95dccfa95c3835e1ffe0ef81b1?context=explore
…
-
```bash
2024-10-15T15:38:10.562+08:00 ERROR 1446700 --- [ad_demo-group_2] o.s.integration.handler.LoggingHandler : org.springframework.messaging.MessageHandlingException: error occurred in message …
dyrnq updated
1 month ago