TODO: ConfigApollo Created In Bean.

This commit is contained in:
huangsimin
2019-08-13 18:28:05 +08:00
parent 9734ee1826
commit ce404ecf6b
8 changed files with 151 additions and 59 deletions

View File

@@ -1,8 +1,16 @@
spring.application.name=gateway
app.id=gateway
apollo.meta=http://127.0.0.1:8180
# app.id=gateway
# apollo.meta=http://localhost:8180
# local.meta=http://localhost:8180
# dev.meta=http://localhost:8180
# fat.meta=http://localhost:8180
# uat.meta=http://localhost:8180
# lpt.meta=http://localhost:8180
# pro.meta=http://localhost:8180
# eureka.instance.ip-address=http://localhost:8180
dubbo.scan.base-packages=cn.ecpark.service.usergw.impl
dubbo.protocol.name=dubbo
@@ -14,7 +22,6 @@ server.port=8888
# logging.level.org.springframework.cloud.gateway=debug
logging.file=logs/log
yame.config=gateway.yaml