public class FastJson2JsonRedisPlatformSerializer<T>
extends java.lang.Object
implements org.springframework.data.redis.serializer.RedisSerializer<T>
| 限定符和类型 | 字段和说明 |
|---|---|
static java.nio.charset.Charset |
DEFAULT_CHARSET |
| 构造器和说明 |
|---|
FastJson2JsonRedisPlatformSerializer(java.lang.Class<T> clazz) |
Copyright © 2024. All Rights Reserved.