diff --git a/tacit-app-api/pom.xml b/tacit-app-api/pom.xml index 9b985c0..eb9fe0d 100644 --- a/tacit-app-api/pom.xml +++ b/tacit-app-api/pom.xml @@ -23,7 +23,11 @@ org.springframework.boot spring-boot-starter-security - + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + org.springframework.cloud @@ -82,6 +86,12 @@ test + + + org.springframework.cloud + spring-cloud-starter-bootstrap + +