Kaynağa Gözat

打包方式

yingp 5 yıl önce
ebeveyn
işleme
ffa4ca8502
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -16,6 +16,7 @@ apply plugin: 'java'
 apply plugin: 'idea'
 apply plugin: 'maven'
 apply plugin: 'maven-publish'
+apply plugin: 'org.springframework.boot'
 
 sourceCompatibility = 1.8
 targetCompatibility = 1.8