Middleware decorator to mark a class as middleware within the Stone.js framework.
This decorator is used to customize classes as middleware, allowing them to be registered and managed
as part of the request/response lifecycle or other layers such as adapter, kernel, or router.
Middleware decorator to mark a class as middleware within the Stone.js framework.
This decorator is used to customize classes as middleware, allowing them to be registered and managed as part of the request/response lifecycle or other layers such as adapter, kernel, or router.