RayTigerZ commented on issue #3539: URL: https://github.com/apache/servicecomb-java-chassis/issues/3539#issuecomment-1364484760
> > `restTemplate.getForObject(url, Map.class)` 或者 `restTemplate.getForObject(url, Object.class)` 可以? > > 可以的,但是这种写法真的是缺少了RestTemplate中的精华:类型转换,增加了业务层的复杂 有点先入为主,但是这种东西,不得不承认,用起来很舒服 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
