1 Star 0 Fork 1.6K

椽笔者/SurveyKing

forked from SurveyKing/SurveyKing 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.gradle 232 Bytes
一键复制 编辑 原始数据 按行查看 历史
javahuang 提交于 2021-10-07 01:00 . refactor: 调整项目结构
pluginManagement {
repositories {
maven { url 'https://repo.spring.io/snapshot' }
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = 'survey-server'
include 'mongodb'
include 'api'
include 'shared'
include 'rdbms'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhihestu/surveyking.git
git@gitee.com:zhihestu/surveyking.git
zhihestu
surveyking
SurveyKing
master

搜索帮助