书栈网 · BookStack 本次搜索耗时 0.147 秒,为您找到 361 个相关结果.
  • OpenAPI (Swagger)

    9626 2020-06-13 《Nest.js v7.0 Document》
    OpenAPI (Swagger) Installation Bootstrap Route parameters Arrays Official enterprise support Circular dependencies Generics and interfaces Mapped types Enums Enums schema ...
  • Interfaces

    Interfaces Code first Schema first Interfaces Like many type systems, GraphQL supports interfaces. An Interface is an abstract type that includes a certain set of fields that...
  • Interfaces

    Interfaces Code first Schema first Interfaces Like many type systems, GraphQL supports interfaces. An Interface is an abstract type that includes a certain set of fields tha...
  • 安全

    安全 认证(Authentication) 身份认证 Passport 策略 内置 Passport 守卫 登录路由 JWT 功能 实施 Passport JWT 默认策略 请求范围策略 扩展守卫 自定义 Passport 命名策略 GraphQL 权限(Authorization) 基础的RBAC实现 基于权利(Claims)的...
  • 技术

    认证(Authentication) 身份认证 Passport 策略 内置 Passport 守卫 登录路由 JWT 功能 实施 Passport JWT 默认策略 请求范围策略 扩展守卫 自定义 Passport 命名策略 GraphQL 数据库 TypeORM 集成 存储库模式 关系 自动载入实体 事务 订阅者 迁...
  • 技术

    数据库 TypeORM 集成 存储库模式 关系 自动载入实体 事务 订阅者 迁移 多个数据库 测试 定制存储库 异步配置 示例 Sequelize 集成 模型 关系 自动载入模型 事务 迁移 多个数据库 测试 异步配置 示例 Mongo 模型注入 连接 多数据库 钩子(中间件) 插件 测试 异步配置 ...
  • Mapped types

    Mapped types Partial Pick Omit Intersection Composition Mapped types Warning This chapter applies only to the code first approach. As you build out features like CRUD...
  • 介绍

    介绍 哲学 安装 使用 CLI 安装 使用 Git 安装 手动创建 保持联系 介绍 Nest 是一个用于构建高效,可扩展的 Node.js 服务器端应用程序的框架。它使用渐进式 JavaScript,内置并完全支持 TypeScript (但仍然允许开发人员使用纯 JavaScript 编写代码)并结合了 OOP(面向...
  • Versioning

    Versioning URI Versioning Type Header Versioning Type Media Type Versioning Type Usage Controller versions Route versions Multiple versions Version “Neutral” Versioning ...
  • Providers

    Providers Services Dependency injection Scopes Learn the right way! Custom providers Optional providers Property-based injection Provider registration Manual instantiation ...