@midwayjs/expressClassesMidwayExpressMiddlewareServiceVersion: NextSur cette pageMidwayExpressMiddlewareService Index ConstructorsconstructorPropertiesapplicationContextMethodscomposeConstructors constructornew MidwayExpressMiddlewareService(applicationContext: IMidwayContainer): MidwayExpressMiddlewareServiceProperties readonlyapplicationContextapplicationContext: IMidwayContainerMethods composecompose(middleware: (string | CommonMiddleware<Context, Response<any, Record<string, any>>, NextFunction>)[], app: IMidwayExpressApplication, name?: string): Promise<{ _name: string }>