1 Star 0 Fork 2

王海龙/spring-authorization-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 269 Bytes
一键复制 编辑 原始数据 按行查看 历史
Steve Riesenberg 提交于 2022-03-30 14:39 . Upgrade build to Gradle 7
plugins {
id "io.spring.convention.root"
}
group = "org.springframework.security"
description = "Spring Authorization Server"
if (hasProperty("buildScan")) {
buildScan {
termsOfServiceUrl = "https://gradle.com/terms-of-service"
termsOfServiceAgree = "yes"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/whl-git/spring-authorization-server.git
[email protected]:whl-git/spring-authorization-server.git
whl-git
spring-authorization-server
spring-authorization-server
main

搜索帮助