书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 7478 个相关结果.
  • Getting started with service binding

    Getting started with service binding Prerequisites Creating a PostgreSQL database instance Deploying the Spring PetClinic sample application Connecting the Spring PetClinic samp...
  • Getting started with service binding

    Getting started with service binding Prerequisites Creating a PostgreSQL database instance Deploying the Spring PetClinic sample application Connecting the Spring PetClinic samp...
  • 前言

    6491 2020-01-17 《Spring 教程》
    文档 综合 核心 数据 Web 集成 其他 示例 说明 重要库版本 启动 规范 License Spring Tutorial spring-tutorial 是一个以简单范例来展示 spring 在 web 开发中的各种应用的教程。 🔁 项目同步维护:Github | Gi...
  • Portal Enable Session Store

    Usage 1. JDBC-based session sharing (default) 1.1 System Property 1.2 Environment variables 1.3 External configuration files 1.4 Table on initializing session for non-mysql data...
  • JVM

    JVM JVM Kotlin/JVM 入门 与 Java 比较 在 Kotlin 中调用 Java 在 Java 中调用 Kotlin Spring 使用 Spring Boot 创建用到数据库的 RESTful web 服务 Spring Boot 与 Kotlin 入门 创建使用 Kotlin 的 Spring Boot 项目 向...
  • 59.1.1 推断”grab”依赖

    59.1.1 推断”grab”依赖 59.1.1 推断”grab”依赖 标准的Groovy包含一个@Grab 注解,它允许你声明对第三方库的依赖。这项有用的技术允许Groovy以和Maven或Gradle相同的方式下载jars,但不需要使用构建工具。 Spring Boot进一步延伸了该技术,它会基于你的代码尝试推导你”grab”哪个库。例如,由...
  • 模块配置

    sofa-module.properties 文件详解 Module-Name Require-Module Spring-Parent Module-Profile Spring 配置文件 SOFABoot 模块是一个普通的 Jar 包加上一些 SOFABoot 特有的配置,这些 SOFABoot 特有的配置,让一个 Jar 包能够被 SOF...
  • Shadow DB

    Shadow DB Configuration Item Explanation Shadow DB Configuration Item Explanation Configuration Item Explanation spring . shardingsphere . datasource . names = # Omit the...
  • 集成Artemis

    集成Artemis 练习 小结 读后有收获可以支付宝请作者喝咖啡,读后有疑问请加微信群讨论: 集成Artemis ActiveMQ Artemis是一个JMS服务器,在集成JMS 一节中我们已经详细讨论了如何在Spring中集成Artemis,本节我们讨论如何在Spring Boot中集成Artemis。 我们还是以实际工程为例,创建一个sp...
  • 使用SpringCloudGateway

    1601 2019-04-17 《SOP 2.x 开发文档》
    使用SpringCloudGateway 使用SpringCloudGateway SOP默认网关是使用Spring Cloud Zuul,您也可以切换成Spring Cloud Gateway。 注: :SOP对Spring Cloud Gateway的支持目前处于beta阶段,推荐使用zuul。 步骤如下: 打开sop-gateway/p...