Commit f3c3f701 authored by macro's avatar macro
Browse files

Update JacksonConfig.java

parent d5f43510
...@@ -11,7 +11,7 @@ import org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; ...@@ -11,7 +11,7 @@ import org.springframework.http.converter.json.Jackson2ObjectMapperBuilder;
/** /**
* Jackson相关配置类 * Jackson相关配置类
* json不返回null的字段 * 配置json不返回null的字段
* Created by macro on 2018/8/2. * Created by macro on 2018/8/2.
*/ */
@Configuration @Configuration
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment