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

    Business App Starter Features Structure Header & Footer Slots Navigation Slot Navigation Modes View Slot ViewFrame & SplitViewFrame Layout Examples Custom Components AppBar...
  • 服务发现

    服务发现 引入 Spring Cloud Tencent 使用 Spring Boot Polaris Feign 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务发现 引入 Spring Cloud Tencent 如果您当前的 Spring Boot 应用还未引入任何 Spring Cl...
  • zookeeper

    使用 Zookeeper 作为注册中心实现自动服务发现 1 基本配置 1.1 增加 Maven 依赖 注意 1.2 选择 Zookeeper 版本 注意 1.3 配置并启用 Zookeeper 2 高级配置 2.1 认证与鉴权 2.2 分组隔离 2.3 其他扩展配置 3 工作原理 3.1 接口级节点结构 3.2 应用级节点结构 3.2....
  • 服务发现

    服务发现 引入 Spring Cloud Tencent 使用 Spring Boot Polaris Feign 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务发现 引入 Spring Cloud Tencent 如果您当前的 Spring Boot 应用还未引入任何 Spring Cl...
  • NutzBoot快速入门

    1370 2019-02-26 《Nutz 文档手册》
    基本的环境要求 使用Maker自助创建 NB的项目的几个要素 接下来怎么做? 一点小小的提醒 NutzBoot快速入门 Dec 14, 2017 517 PM 作者:wendal 基本的环境要求 JDK8 是的,NB的项目最低要求是JDK8,严重建议用最新版 IDE 即eclipse,netbeans,idea中的一款 使用M...
  • dubbo用户

    首先启动raincat-manager,具体怎么启动参考 启动manager jar包依赖,在你的dubbo服务端添加jar包,并在需要参与分布式事务的方法上添加 @TxTransaction注解 Spring XML方式配置 TxTransactionBootstrap Spring boot start方式配置 TxTransactionBoots...
  • Starting a Project

    Starting a Project Technology Stacks Spring Boot CDI and Java EE Plain Java Servlet Starting a Project Overview Vaadin Start Maven Archetype Eclipse IntelliJ IDEA NetB...
  • 30.3 Neo4j

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

    Contribute to Knative Prerequisites Contribute to the code Contribute code samples to the community Learn and connect Community Meetups Contribute to Knative This is the st...
  • 30.8 Couchbase

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