I have RestController which look like this:
@RestController @RequestMapping("/api") public class SimulationController { @Autowired private Simu