Handler Config
Use the handler config to define which handlers are available, how handler chains are composed, and which chain runs for each request path.
Common properties:
handlers: handler aliases enabled for this gatewaychains: named handler chainspaths: request path and method mappingsdefaultHandlers: fallback chain when no path entry matches