书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 2392 个相关结果.
  • To Render.com

    Deploy to a Server on Render.com Without database: With Postgres database: Deploy to a Server on Render.com Add one of the render.yaml files shown below Push code to your g...
  • Introduction

    1542 2019-11-16 《Nest.js v6.0 Document》
    Introduction Philosophy Installation Stay in touch Introduction Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses prog...
  • 4.6. Spring Boot集成

    4.6. Spring Boot集成 4.6. Spring Boot集成 <dependency> <groupId> com.ibeetl </groupId> <artifactId> beetl-framework-starter </artifactId> <version> 1.1.81.RELE...
  • SpringBoot应用接入

    SpringBoot应用接入 功能简介 快速入门 前提条件 确定 Spring Boot 版本 确认自己项目的 Spring Boot 版本 版本列表 服务注册 初始化项目 引入依赖 配置 application.properties 实例代码 验证 服务发现 引入 Spring Cloud Tencent 使用 Spring B...
  • 30.8 Couchbase

    30.8 Couchbase 30.8 Couchbase Couchbase 是一个基于文档,分布式多模型的开源数据库,设计用于交互式应用程序。Spring Boot为Couchbase提供自动配置,Spring Data Couchbase 提供在它之上的抽象,还有收集依赖的spring-boot-starter-data-couchbase ‘...
  • 30.3 Neo4j

    30.3 Neo4j 30.3 Neo4j Neo4j 是一个开源的NoSQL图数据库,它使用图(graph)相关的概念来描述数据模型,把数据保存为图中的节点以及节点之间的关系。相比传统rdbms(关系管理系统)的方式,Neo4j更适合大数据关系分析。Spring Boot为使用Neo4j提供很多便利,包括spring-boot-starter-da...
  • Knative Connector插件

    Knative Connector插件 准备 创建Knative Source和Sink EventMesh配置文件 演示 Knative发布事件消息/EventMesh订阅 步骤1:启动一台EventMesh服务器 步骤2:从Knative Source发布一条消息 步骤3:从EventMesh订阅 预期结果 EventMessh发布事件消...
  • Contribute to Knative

    Contribute to Knative Prerequisites Contribute to the code Contribute code samples to the community Learn and connect Community Meetup More ways to get involved Contribute...
  • GlobalConfig

    GlobalConfig banner sqlParserCache(Deprecated 3.1.1,直接开启缓存) workerId datacenterId enableSqlRunner sqlInjector superMapperClass metaObjectHandler idGenerator(since 3.2.1) d...
  • 64.2 Gradle依赖管理

    64.2 Gradle依赖管理 64.2 Gradle依赖管理 spring-boot 插件自动应用Dependency Management Plugin ,并配置它导入spring-boot-starter-parent bom。这提供了跟Maven用户喜欢的相似依赖管理体验,例如,如果声明的依赖在bom中被管理的话,你就可以省略版本。为了充分...