Suppose I have another Spring Boot project with a controller like this:
@RestController public class TestController {