<bean 
        class="org.springframework.http.converter.json.MappingJacksonHttpMessageConverter">
        <property name="supportedMediaTypes">
            <list>
                <value>text/html;charset=UTF-8</value>
            </list>
        </property>
    </bean>

 

相关文章:

  • 2022-01-05
  • 2021-04-12
  • 2022-12-23
  • 2021-05-23
  • 2022-02-28
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
猜你喜欢
  • 2022-12-23
  • 2021-07-13
  • 2021-10-17
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
  • 2021-08-10
相关资源
相似解决方案