Class decorator: shape what routes return, declaratively.
@Resources() installs the route middleware that applies whatever a route declared under
resource, so a handler returns its domain model and only what the resource allows leaves the
application.
Class decorator: shape what routes return, declaratively.
@Resources()installs the route middleware that applies whatever a route declared underresource, so a handler returns its domain model and only what the resource allows leaves the application.