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

    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...
  • Modules

    Modules Feature modules Shared modules Official enterprise support Module re-exporting Dependency injection Global modules Dynamic modules Modules A module is a class an...
  • WEBSOCKETS

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

    Custom route decorators Param decorators Passing data Working with pipes Decorator composition Custom route decorators Nest is built around a language feature called decora...
  • OpenAPI (Swagger.md)

    3455 2019-11-16 《Nest.js v6.0 Document》
    OpenAPI (Swagger) This chapter applies only to TypeScript Installation Bootstrap Body, query, path parameters Multiple specifications Working with enums Working with arrays ...
  • Exception filters

    Exception filters Throwing standard exceptions Custom exceptions Built-in HTTP exceptions Exception filters Arguments host Binding filters Catch everything Inheritance ...
  • 模块

    模块 CatsModule 共享模块 模块重新导出 依赖注入 全局模块 动态模块 模块 模块是具有 @Module () 装饰器的类。 @Module () 装饰器提供了元数据,Nest 用它来组织应用程序结构。 每个 Nest 应用程序至少有一个模块,即根模块。根模块是 Nest 开始安排应用程序树的地方。事实上,根模块可能是...
  • Sequelize

    SQL (Sequelize) This chapter applies only to TypeScript Getting started Model injection SQL (Sequelize) This chapter applies only to TypeScript Warning In this article, yo...
  • TypeORM

    SQL (TypeORM) This chapter applies only to TypeScript Getting started Repository pattern SQL (TypeORM) This chapter applies only to TypeScript Warning In this article, you...
  • Sequelize

    SQL (Sequelize) This chapter applies only to TypeScript Getting started Model injection SQL (Sequelize) This chapter applies only to TypeScript Warning In this article, ...