spring cloud : spring cloud config - profile, remote git repo, native file

This commit is contained in:
haerong22
2021-09-29 22:47:52 +09:00
parent 858fdcbb1b
commit a1a290fbd0
4 changed files with 19 additions and 6 deletions

View File

@@ -2,4 +2,7 @@ spring:
cloud:
config:
uri: http://127.0.0.1:8888
name: ecommerce
name: ecommerce
profiles:
active: dev