mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
编译启动成功
This commit is contained in:
@@ -17,7 +17,7 @@ ext {
|
||||
devVersion = "dev-9-SNAPSHOT"
|
||||
}
|
||||
|
||||
description = "ruoyi-modules-file"
|
||||
description = "ruoyi-modules-job"
|
||||
apply from: "../../build-config/build-all.gradle"
|
||||
apply from: "../../build-config/build-base.gradle"
|
||||
apply from: "../../build-config/build-boot-jar.gradle"
|
||||
@@ -46,11 +46,6 @@ dependencies {
|
||||
implementation "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config:${alibabaCloud}"
|
||||
implementation "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:${alibabaCloud}"
|
||||
implementation "com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel:${alibabaCloud}"
|
||||
|
||||
// implementation "org.springframework.boot:spring-boot-starter-security:${springBoot}"
|
||||
// implementation "org.springframework.boot:spring-boot-starter-validation:${springBoot}"
|
||||
|
||||
|
||||
}
|
||||
|
||||
static def getGitVersion() {
|
||||
|
||||
Reference in New Issue
Block a user