springboot 中,使用fastjson替换jackson ,接口返回出现乱码,解决方法如下: @Bean public HttpMessageConverters fastJsonHttpMessageConverter() { FastJsonHttpMessageConverte