private void executeAndVerify() throws URISyntaxException { this.restTemplate.getForObject(new URI("/person/1"), Person.class);
確定! 回上一頁