Commit 20262c46 by zhiwj

添加加密

parent 9e1d84be
......@@ -8,7 +8,7 @@ import org.apache.commons.lang3.StringUtils;
import org.redisson.api.RBucket;
import org.redisson.api.RedissonClient;
public class JsonSerializer extends AbstractJsonSerializer {
public class EncryptJsonSerializer extends AbstractJsonSerializer {
@Override
protected String serializerData(String text){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment