springboot 将null字段输出为空串

null字段输出为空串 @Bean @Primary @ConditionalOnMissingBean(ObjectMapper.class) public ObjectMapper jacksonObjectMapper(Jackson2ObjectMapperBuilder builder) { ObjectMapper objectMapper =
相关文章
相关标签/搜索