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

    Interceptors Basics Execution context Call handler Aspect interception Binding interceptors Response mapping Exception mapping Stream overriding More operators Interce...
  • 秘籍

    秘籍 SQL (TypeORM) 入门 存储库模式 Mongoose 入门 模型注入 Sequelize SQL (Sequelize) 入门 模型注入 OpenAPI (Swagger) 安装 引导(Bootstrap) 路由参数 数组 循环依赖 泛型和接口 类型映射 枚举 枚举 schema 原生定义 额外模型 o...
  • WEBSOCKETS

    网关(gateway) 异步响应 生命周期钩子 本地服务器实例 异常过滤器 管道 看守器 拦截器 适配器 网关(gateway) 「网关」是一个 @WebSocketGateway () 装饰者的类。事实上,「网关」是一个封装的 socket.io 服务器实例,调整为 Nest 框架体系结构。 ?> 「网关」是一个组件,所以它可...
  • 七、讨厌写文档,Swagger UI 了解一下?

    Nest.js 从零到壹系列(七):讨厌写文档,Swagger UI 了解一下? 前言 什么是 RESTful API Swagger 之旅 初始化 Swagger 映射 DTO 接口标签分类 在 Swagger 中登录 示例参数 总结 Nest.js 从零到壹系列(七):讨厌写文档,Swagger UI 了解一下? 前...
  • Model-View-Controller

    Model-View-Controller Template rendering Dynamic template rendering Example Fastify Example Model-View-Controller Nest, by default, makes use of the Express library under ...
  • Model-View-Controller

    Model-View-Controller Template rendering Dynamic template rendering Example Fastify Example Model-View-Controller Nest, by default, makes use of the Express library under...
  • Adapters

    Adapters Extend socket.io Ws library Advanced (custom adapter) Example Adapters The WebSockets module is platform-agnostic, hence, you can bring your own library (or even a...
  • Modules

    Modules Feature modules Shared modules Module re-exporting Dependency injection Global modules Dynamic modules Modules A module is a class annotated with a @Module() dec...
  • Exception filters

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

    Overview Installation Getting started Patterns Request-response Asynchronous responses Event-based Decorators Client Sending messages Publishing events Scopes Overvi...