public class Test {
public void test() {
serv
.exchange("http://" + Constants.REST_COMPUTE_SERVICE + "/compute", HttpMethod.PUT, entity, String.class);
}
}
-
-
Save gudaoxuri/f8b18cae38b79a371c1ea36eb5627fe9 to your computer and use it in GitHub Desktop.