ResponseEntity; import org.springframework.web.client.RestTemplate; public class RestClient { private String server = "http://localhost:3000"; ...
確定! 回上一頁