The function above works normally.
@RestController public class TestController { @GetMapping("/hello") public String hello() { return "hello&