The configuration for a controller route.
The name of the method on the controller that is responsible for handling requests to the endpoint.
The http method used by the route.
The actual route under which the endpoint should be reached.
The configuration for a controller route.