Update JacksonConfig.java

This commit is contained in:
macro 2020-07-27 20:24:37 +08:00
parent 29f9f68cd3
commit b0be2e91e6

View File

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