From 6acbbd61dbef8a5333d5dd5777119c85472de064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E5=BA=B7?= Date: Wed, 26 Dec 2018 13:19:36 +0800 Subject: [PATCH] config-repo init.. --- tamguo/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tamguo/pom.xml b/tamguo/pom.xml index ad27545..2c1cf08 100644 --- a/tamguo/pom.xml +++ b/tamguo/pom.xml @@ -25,6 +25,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.cloud + spring-cloud-starter-config + org.springframework.boot spring-boot-starter-thymeleaf