最近在写项目的时候使用RestTemplate遇到一点下问题,
当我自定义了转化器之后,再次使用restTemplate发送请求,转换字符串,报“Cannot deserialize instance of java.lang.String out of START_ARRAY/START_OBJECT token“错误。 当我自定义了转
最近在写项目的时候使用RestTemplate遇到一点下问题,
当我自定义了转化器之后,再次使用restTemplate发送请求,转换字符串,报“Cannot deserialize instance of java.lang.String out of START_ARRAY/START_OBJECT token“错误。 当我自定义了转