我试图使用本教程使用RESTful网络服务:org.springframework.web.client.RestClientExceptionresponse type [class [cukamart.cvut.fel.cz.dto.Flight;] and content type [text/html;charset=UTF-8]
我不明白为什么将内容类型设置为应该是application/json,因为我在pom.<
当我尝试进行GET调用时,Spring在试图解析这个值时抛出一个InvalidMimeTypeException,因为它正确地期望在=符号后面应该有一个实际的字符集。// throws InvalidMimeTypeException when attempting to parse response
是否可以将RestTemplate配置为忽略响应中返回的任何内容类型标头(Spring-Boot 2.2.0.RELEASE。)-5.2.0.RELEASE.jar:5