In all my REST controllers I have the following annotation:
@RestController @RequestMapping(\'/module/MyClass\') public class MyClassController extends Abstra