8 Star 43 Fork 27

杭州开云集致科技有限公司 / hasor-examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
阿库玛 提交于 2021-02-27 15:11 . 1. 更新 demos

hasor/www-dataql-demos

spring/springboot-dal-on-dataql

  • 一个标准的 SpringBoot 工程。
  • 使用 DataQL 替代 Mybatis 等框架作为,数据访问组建。

spring/springboot-dataway-db

  • 一个标准的 SpringBoot + Dataway 工程。
  • Dataway 上配置的接口信息保存在 H2 数据库上(每次重启会丢失)

spring/springboot-dataway-nacos

  • 一个标准的 SpringBoot + Dataway 工程。
  • Nacos 需要预先准备,建议版本:1.4+
  • Dataway 上配置的接口信息保存在 Nacos 上。

spring/springcloud-dataway-nacos

  • 一个标准的 SpringCloud + Dataway 工程
  • Spring Cloud 服务发现基于 Nacos
  • Hasor Dataway 连接了另外两个 MySQL 数据源
  • Hasor Dataway 接口配置信息保存在 Nacos
  • Dataway 服务在 provider 应用中注册了一个全新的服务名

spring/springboot-tconsole

  • 基于 SpringBoot + tConsole 的 CLI 示例。

spring/springmvc-war-dataway

  • 非 SpringBoot 的 SpringMVC 项目中使用 Dataway
  • 要求 Spring 版本 5.x+
Java
1
https://gitee.com/clougence/hasor-examples.git
git@gitee.com:clougence/hasor-examples.git
clougence
hasor-examples
hasor-examples
master

搜索帮助