com.tmsps.ne4springboot.serializer.FastJson2StringSerializer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ne4SpringBoot Show documentation
Show all versions of ne4SpringBoot Show documentation
NE For SpringBoot is good :)
The newest version!
package com.tmsps.ne4springboot.serializer;
import java.lang.reflect.Type;
import com.alibaba.fastjson2.JSONWriter;
import com.alibaba.fastjson2.writer.ObjectWriter;
/**
* @ClassName: FastJson2StringSerializer
* @Description:
* @author: zhangwei(Mr.z)[email protected]
* @date: 2023/05/20
* @Copyright: 行歌信息
*/
public class FastJson2StringSerializer implements ObjectWriter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy