Update JacksonConfig.java

This commit is contained in:
macro
2022-01-06 17:26:46 +08:00
parent 663e2d706a
commit e6ee89acbd

View File

@@ -10,7 +10,7 @@ import org.springframework.http.converter.json.Jackson2ObjectMapperBuilder;
/**
* Jackson相关配置
* Jackson相关配置
* 配置json不返回null的字段
* Created by macro on 2018/8/2.
*/