我的目标是让spring从LocalDate输入(请求体和查询参数)自动解析String: public Mono<String> datetimePost"message": "'date': : Parse attempt failed for value [2022-02-02]. rejectedValue: 2022-02-02"方法<em
我的GET请求在Android Studio中不能正常工作。我尝试将相同的请求放入Postman中,结果总是得到带有正确正文的响应码200。然而,当响应体为空(没有数据)时,使用Retrofit我得到onResponse (200code),当响应体不为空(有一些保留)时,我得到onFailure。编辑:我刚刚注意到日志中有这样的错误:Expected BEGIN_OBJECT but was STRING at line 1 col