Commit 9587dd7a authored by 窦家骏's avatar 窦家骏

Merge branch 'activity-0718' into 'master'

修改配置

See merge request nice.base/nice-gradle-config!5
parents 9634294f f90aeb5c
...@@ -15,9 +15,6 @@ buildscript { ...@@ -15,9 +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
compileJava.options.encoding = "UTF-8"
compileTestJava.options.encoding = "UTF-8"
configurations { configurations {
developmentOnly developmentOnly
runtimeClasspath { runtimeClasspath {
......
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