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

    Mongo Model injection Testing Async configuration Example Mongo Nest supports two methods for integrating with the MongoDB database. You can either use the built-in TypeOR...
  • Splunk

    Splunk Configuration Parameters TLS / SSL Getting Started Command Line Configuration File Data format Sending Raw Events Splunk Metric Index Example Configuration descr...
  • Gateways

    Gateways Installation Overview Multiple responses Asynchronous responses Lifecycle hooks Server Example Gateways Most of the concepts discussed elsewhere in this documen...
  • Lazy-loading modules

    Lazy-loading modules Getting started Lazy-loading controllers, gateways, and resolvers Common use-cases Lazy-loading modules By default, modules are eagerly loaded, which mea...
  • Gateways

    Gateways Installation Overview Multiple responses Asynchronous responses Lifecycle hooks Server Official enterprise support Example Gateways Most of the concepts discus...
  • 看守器

    看守器 角色看守器 用法 反射器 自定义错误响应 全局守护器 看守器 看守器是一个使用 @Guard () 装饰器的类。 看守器应该使用 CanActivate 接口。 看守器有一个单独的责任。它们确定请求是否应该由路由处理程序处理。到目前为止, 访问限制逻辑大多在中间件内。这样很好, 因为诸如 token 验证或将req对象附加...
  • 基本原理

    自定义提供者 依赖注入 标准提供者 自定义提供者 值提供者 (useValue) 非类提供者 类提供者 (useClass) 工厂提供者 (useFactory) 别名提供者 (useExisting) 非服务提供者 导出自定义提供者 异步提供者 注入 实例 动态模块 简介 动态模块实例 配置模块示例 模块配置 实例 ...
  • Gateways

    Gateways Installation Overview Multiple responses Asynchronous responses Lifecycle hooks Server Example Gateways Most of the concepts discussed elsewhere in this document...
  • 四、使用中间件、拦截器、过滤器打造日志系统

    Nest.js 从零到壹系列(四):使用中间件、拦截器、过滤器打造日志系统 前言 一、日志系统 1. 配置 2. 实例化 3. 制作中间件 4. 应用中间件 5. 初探拦截器 二、异常处理 1. 初探过滤器 2. HTTP 错误的捕获 3. 内置 HTTP 异常 4. 其他错误的捕获 总结 Nest.js 从零到壹系列(四)...
  • Other features

    Other features Overview Execution context Exception filters Custom decorators Execute enhancers at the field resolver level Other features In the GraphQL world, there is a...