Service for applying middleware configurations to Hono app
Processes MiddlewareConfigEntry[] from modules and registers appropriate middleware handlers with route matching.
Apply middleware configurations to the Hono app
Hono application instance
Middleware configuration entries from modules
All registered controller classes (for route resolution)
DI container for resolving middleware instances
Service for applying middleware configurations to Hono app
Processes MiddlewareConfigEntry[] from modules and registers appropriate middleware handlers with route matching.