书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 361 个相关结果.
  • Injection scopes

    Injection scopes Provider scope Usage Controller scope Scope hierarchy Request provider Performance Injection scopes For people coming from different programming language...
  • Events

    Events Getting started Dispatching Events Listening to Events Example Events Event Emitter package (@nestjs/event-emitter ) provides a simple observer implementation, allow...
  • Task scheduling

    Task Scheduling Installation Declarative cron jobs Declarative intervals Declarative timeouts Dynamic schedule module API Dynamic cron jobs Dynamic intervals Dynamic timeout...
  • 中间件

    中间件 依赖注入 中间件放在哪里 将参数传递给中间件 异步中间件 函数式中间件 中间件 中间件是一个函数,在路由处理器之前被调用。 中间件功能可以访问请求和响应对象,以及应用程序请求响应周期中的下一个中间件功能。下一个中间件函数通常由名为 next 的变量表示。 Nest中间件实际上等价于 express 中间件。 从Expres...
  • Custom transporters

    Custom transporters Creating a strategy Client proxy Message serialization Custom transporters Nest provides a variety of transporters out-of-the-box, as well as an API allo...
  • 微服务

    微服务 基本 安装 概述 模式(patterns) 异步响应 客户端 Redis 安装 概述 选项 NATS 安装 概述 选项 gRPC 安装 传输器 选项 概述 客户端 异常过滤器 (Exception filters) 过滤器 管道 (Pipes) 看守器 (Guards) 拦截器 (Interceptor...
  • WEBSOCKETS

    Websocket 网关 安装 概述 多个响应 异步响应 生命周期挂钩 服务器 异常过滤器 过滤器 继承 管道 绑定管道 守卫 绑定守卫 拦截器 适配器 拓展 socket.io ws 库 高级(自定义适配器) 示例 译者署名 Websocket 网关 本文档中其他地方讨论的大多数概念,如依赖注入、装饰器、异...
  • Quick start

    Harnessing the power of TypeScript & GraphQL Installation Overview Getting started with GraphQL & TypeScript Official enterprise support GraphQL playground Multiple endpoints ...
  • Interceptors

    Interceptors Basics Execution context Call handler Hoodies, T-shirts, and accessories! Aspect interception Binding interceptors Response mapping Exception mapping Stream ov...
  • Prisma

    1195 2019-11-16 《Nest.js v6.0 Document》
    Prisma Dependencies Setup Prisma Create the client Integration Usage Example Prisma Prisma turns your database into a GraphQL API and enables the use of GraphQL as a uni...