@RestController public class DemoApplication {. @GetMapping("/helloworld") public String hello() {. return String.format("Hello World!");.
確定! 回上一頁