From 72497bb1aa0fa1a8b4f409f38f533baed3b68fe8 Mon Sep 17 00:00:00 2001 From: smallchill Date: Tue, 5 Feb 2019 23:58:28 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E6=9B=B4=E6=96=B0boot=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blade-core-boot/src/main/resources/bootstrap.yml | 8 -------- pom.xml | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/blade-core-boot/src/main/resources/bootstrap.yml b/blade-core-boot/src/main/resources/bootstrap.yml index 0248146..36399d0 100644 --- a/blade-core-boot/src/main/resources/bootstrap.yml +++ b/blade-core-boot/src/main/resources/bootstrap.yml @@ -12,14 +12,6 @@ server: #spring配置 spring: - cloud: - config: - label: master - profile: ${blade.env} - fail-fast: true - discovery: - enabled: true - service-id: blade-config-server cache: ehcache: config: classpath:config/ehcache.xml diff --git a/pom.xml b/pom.xml index 8e4aaa9..ceb5598 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 1.0.1 0.2.1.RELEASE - 2.0.7.RELEASE + 2.0.8.RELEASE Finchley.SR2 Cairo-RELEASE