15 Star 77 Fork 35

donting/plugin-spring-boot-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
donghao 提交于 2021-08-20 19:13 +08:00 . fix:loader
plugins {
id 'java'
}
group GROUP_ID
version VERSION
repositories {
mavenLocal()
maven { url "https://maven.aliyun.com/nexus/content/groups/public" }
mavenCentral()
}
dependencies {
}
test {
useJUnitPlatform()
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/dontingK/plugin-spring-boot-starter.git
git@gitee.com:dontingK/plugin-spring-boot-starter.git
dontingK
plugin-spring-boot-starter
plugin-spring-boot-starter
master-v2

搜索帮助