Commit 0958afbf authored by 窦家骏's avatar 窦家骏

修改配置

parent 897e8884
...@@ -15,13 +15,6 @@ buildscript { ...@@ -15,13 +15,6 @@ buildscript {
apply plugin: org.springframework.boot.gradle.plugin.SpringBootPlugin apply plugin: org.springframework.boot.gradle.plugin.SpringBootPlugin
apply plugin: io.spring.gradle.dependencymanagement.DependencyManagementPlugin apply plugin: io.spring.gradle.dependencymanagement.DependencyManagementPlugin
configurations {
developmentOnly
runtimeClasspath {
extendsFrom developmentOnly
}
}
repositories { repositories {
mavenLocal() mavenLocal()
maven { url "https://maven.aliyun.com/repository/central" } maven { url "https://maven.aliyun.com/repository/central" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment