Class Hierarchy
- java.lang.Object
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverter (implements org.springframework.http.converter.GenericHttpMessageConverter<T>)
- org.springframework.web.socket.sockjs.frame.AbstractSockJsMessageCodec (implements org.springframework.web.socket.sockjs.frame.SockJsMessageCodec)
- com.alibaba.fastjson.support.spring.FastJsonRedisSerializer<T> (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
- com.alibaba.fastjson.support.spring.GenericFastJsonRedisSerializer (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
- com.alibaba.fastjson.support.spring.PropertyPreFilters
- com.alibaba.fastjson2.filter.SimplePropertyPreFilter (implements com.alibaba.fastjson2.filter.PropertyPreFilter)