书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 1097 个相关结果.
  • 新建项目

    介绍 创建maven项目 添加项目依赖 添加默认配置文件 编写TodoServiceApplication类 启动应用 介绍 项目是基于 Spring boot 的 maven 项目。 新建maven项目 添加项目依赖 添加默认配置文件 创建maven项目 本地新建一个空的 maven 项目choerodon-todo-se...
  • 3.1. Adaptor

    ShardingSphere-JDBC ShardingSphere-Proxy Hybrid Adaptors ShardingSphere-JDBC ShardingSphere-Proxy Hybrid Adaptors Apache ShardingSphere including 2 independent products: S...
  • 简介

    简介 整体架构图 快速入门 引入maven依赖 规则配置 使用原生JDBC接口 使用Spring命名空间配置 简介 Sharding-JDBC直接封装JDBC API,可以理解为增强版的JDBC驱动,旧代码迁移成本几乎为零: 可适用于任何基于java的ORM框架,如:JPA, Hibernate, Mybatis, Spring JD...
  • 部署 Spring Cloud Pig

    部署 Spring Cloud Pig 关于 Spring Cloud Pig 模块说明 通过源码部署 Spring Cloud Pig 一、部署 Mysql caution info tip 二、部署 Redis 三、部署 Pig 后端服务 tip 四、部署 Pig-UI 前端 caution 最终拓扑图 部署 Spring...
  • 项目依赖

    项目依赖 compile test provided 项目传递依赖 compile test provided 项目依赖图 项目依赖树 执照 依赖文件详细信息 项目依赖 compile 以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。 GroupId ArtifactId 版本 类型 许可证 备注 cglib cg...
  • Spring Boot

    Overview Usage Import Maven Dependency Configure Spring Boot Properties Use Data Source Special handling for Spring Boot OSS 3 Special handling for earlier versions of Spring...
  • 使用 Java API

    使用 Java API 引入 Maven 依赖 规则配置 使用 ShardingSphereDataSource 使用 Java API 引入 Maven 依赖 <dependency> <groupId> org.apache.shardingsphere </groupId> <artifactId> sha...
  • 模板开发

    1519 2019-04-24 《MoliCode 文档手册》
    模板开发 autoCode.xml 代码模板示例 文件目录说明 发布和使用 模板开发 autoCode.xml 一个autoCode.xml配置文件示例。template说明: id:模板ID,请保持唯一; name: 模板名称,请保持唯一; destFile:输出目录; templateFile:模板相对路径,相对于模板根目录; e...
  • 使用 Java API

    使用 Java API 引入 Maven 依赖 规则配置 使用 ShardingSphereDataSource 使用 Java API 引入 Maven 依赖 规则配置 使用 ShardingSphereDataSource 引入 Maven 依赖 <dependency> <groupId> org.apache.s...
  • Spring Boot

    简介 使用步骤 引入 Maven 依赖 配置 Spring Boot 使用数据源 针对 Spring Boot OSS 3 的处理 针对低版本的 Spring Boot OSS 2 的特殊处理 简介 ShardingSphere 提供 JDBC 驱动,开发者可以在 Spring Boot 中配置 ShardingSphereDriver ...