this.restTemplate .getForEntity("http://localhost:" + this.port + "/attributes/bar", String.class);
確定! 回上一頁