1 Star 0 Fork 0

Simon/share-technology

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle 627 Bytes
一键复制 编辑 原始数据 按行查看 历史
ddd 提交于 2021-07-04 17:57 . dev: 系列组合
rootProject.name = 'share-technology'
include 'share-spring-aop'
include 'share-spring-datasource'
include 'share-spring-datasource:spring-jdbc'
findProject(':share-spring-datasource:spring-jdbc')?.name = 'spring-jdbc'
include 'share-spring-datasource:spring-mybatis'
findProject(':share-spring-datasource:spring-mybatis')?.name = 'spring-mybatis'
include 'share-spring-datasource:dynamic-datasource'
findProject(':share-spring-datasource:dynamic-datasource')?.name = 'dynamic-datasource'
include 'share-spring-ioc'
include 'share-mybatis'
include 'share-mybaits-plus'
include 'share-spring-boot'
include 'share-spring-cloud'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangxiangfeng/share-technology.git
git@gitee.com:zhangxiangfeng/share-technology.git
zhangxiangfeng
share-technology
share-technology
master

搜索帮助