liubao68 commented on issue #1289: cse uri 添加参数如何操作 URL: https://github.com/apache/servicecomb-java-chassis/issues/1289#issuecomment-519759529 ``` template.getForObject(cseUrlPrefix + "retrySuccess?a=2&b=3", Integer.class) ``` 你可以看看https://github.com/apache/servicecomb-java-chassis/tree/master/demo里面有很多例子。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
