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

    Nested transactions Nested transactions Berkeley DB provides support for nested transactions. Nested transactions allow an application to decompose a large or long-running tran...
  • 其他示例程序

    其他示例程序 非阻塞的作弊码 其他示例程序 快速入门 一个展示了Rector 基本组件数种使用方法的应用。 示例代码 一个通过 JUnit 测试演示 Reactor 功能的简单示例应用。 非阻塞的作弊码 如果你深入到这一步的话,这里有一个非阻塞数据流的示例,让你识别 websocket 中的作弊码。告诉我它的奖励… 不要忘记在 react...
  • 初始化

    服务器初始化 初始化 只使用Socket 使用HTTP服务器 使用HTTPS服务器 使用HTTP/2服务器 使用 Express 使用 Koa 使用 Nest 使用 Fastify 使用 µWebSockets.js 配置 服务器初始化 安装 Socket.IO 服务器库后,您现在可以初始化服务器。可以在此处 找到完整的选项列表。...
  • Health checks

    Healthchecks (Terminus) Getting started Setting up a Healthcheck HTTP Healthcheck TypeOrm health indicator Custom health indicator Examples Healthchecks (Terminus) Terminu...
  • 中间件

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

    秘籍 SQL (TypeORM) 存储库模式 CQRS Commands 事件(Events) Sagas 建立(Setup) 概要 秘籍 SQL (TypeORM) !> 在本文中,您将学习如何使用自定义提供者机制从零开始创建基于 TypeORM 包的 DatabaseModule 。由于该解决方案包含许多开销,因此您可以使...
  • 各种消息交互

    各种消息交互 简介 开启开发者模式 接收各种消息 Express 示例 处理响应消息以及事件 开源推荐 各种消息交互 简介 TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业号/企业微信。最最最重要的是能快速的集成至任何 Node.js 框架...
  • Tooling

    1123 2019-11-16 《Nest.js v6.0 Document》
    Tooling Overview Execution context Exception filters Custom decorators Tooling In the GraphQL world, a lot of articles contemplate how to handle stuff like authentication ,...
  • Validation

    Validation Overview Using the built-in ValidationPipe Auto-validation Disable detailed errors Stripping properties Transform payload objects Explicit conversion Mapped types...
  • HeaderToValue

    HeaderToValue Example Configuration options HeaderToValue Example To extract message headers in an event record into the record value, configure the HeaderToValue SMT in the...