@RestController public class StubController { @GetMapping("/stub_mapping_template") public FileSystemResource getMappingTemplate() { return new ...
確定! 回上一頁