Attribute for controllers to be used with classes that contain routes.
@Controller @Controller("path") @Controller("more", "complex", "path")
See Implementation
Attribute for controllers to be used with classes that contain routes.