📄️ Decorator Middleware
A decorator middleware is a kind of middleware that always calls the next middleware in a chain.
📄️ Proxy Middleware
A proxy middleware is a kind of middleware that may skip calling the next middleware in a chain.
📄️ Standard::V1::Config
ConvenientService::Config is an outdated service configuration.