public class FastJson2JsonRedisSerializer<T> extends Object implements org.springframework.data.redis.serializer.RedisSerializer<T>
Modifier and Type | Field and Description |
---|---|
static Charset |
DEFAULT_CHARSET |
Constructor and Description |
---|
FastJson2JsonRedisSerializer(Class<T> clazz) |
public static final Charset DEFAULT_CHARSET
Copyright © 2018. All rights reserved.