spring cloud : spring cloud config - profile, remote git repo, native file
This commit is contained in:
@@ -2,4 +2,7 @@ spring:
|
||||
cloud:
|
||||
config:
|
||||
uri: http://127.0.0.1:8888
|
||||
name: ecommerce
|
||||
name: ecommerce
|
||||
|
||||
profiles:
|
||||
active: dev
|
||||
Reference in New Issue
Block a user