I am building a simple REST service, but the problem is I have to log the input
@RestController @RequestMapping("/") public class MyController { pr