程序包 gu.sql2java.json
package gu.sql2java.json
-
类说明
BitSet的FASTJSON序列化和反序列化实现BitSet序列化字符类型BitSet的JACKSON序列化和反序列化实现BitSet反序列化实现BitSet序列化实现implementation of BaseBean class for FastJsonJavaBeanDeserializer,implementation of simplemqgu.simplemq.json.FastJsonInitializerMAVEN dependencies:字段值转换接口整数(Long|Integer)转(枚举)字符串集合的序列化和反序列化实现(枚举)字符串集合反序列化为整数(Long|Integer)的实现整数(Long|Integer)序列化为(枚举)字符串集合的实现implementation of BaseBean class for JacksonJsonDeserializer,基于fastjson的JSON/String字段编解码实现Deserializing JSON property as String with Jackson
实现将有com.fasterxml.jackson.annotation.JsonRawValue注解的 内容为JSON的String类型字段反序列化为String的反序列化器实现 copy from 《Deserializing JSON property as String with Jackson》