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

    First steps Language Prerequisites Setup Platform Running the application First steps In this set of articles, you’ll learn the core fundamentals of Nest. To get familiar...
  • Caching

    Caching Installation In-memory cache Global cache Customize caching Global cache overrides WebSockets and Microservices Different stores Adjust tracking Async configuration...
  • Custom providers

    Custom providers DI fundamentals Standard providers Custom providers Value providers: useValue Non-class-based provider tokens Class providers: useClass Factory providers: ...
  • Other features

    Other features Global prefix Multiple specifications Other features This page lists all the other available features that you may find useful. Global prefix To ignore a glob...
  • Execution context

    Execution context ArgumentsHost class Current application context Host handler arguments ExecutionContext class Official enterprise support Reflection and metadata Execut...
  • Pipes

    Pipes Built-in pipes Binding pipes Custom pipes Schema based validation Object schema validation Binding validation pipes Class validator Global scoped pipes The built-in V...
  • Custom providers

    Custom providers DI fundamentals Learn the right way! Standard providers Custom providers Value providers: useValue Non-class-based provider tokens Class providers: useClass ...
  • Lifecycle events

    Lifecycle Events Lifecycle sequence Lifecycle events Usage Asynchronous initialization Application shutdown Lifecycle Events A Nest application, as well as every applicatio...
  • Redis

    Redis Installation Overview Context Options Redis Redis transporter implements the publish/subscribe messaging paradigm and leverages Pub/Sub feature of Redis. Published ...
  • Scalars

    1170 2019-11-16 《Nest.js v6.0 Document》
    Scalars Schema first Code first Scalars The GraphQL includes the following default types: Int , Float , String , Boolean and ID . However, sometimes you may need to support ...