TODO: 需要完成对象池

This commit is contained in:
huangsimin
2019-07-01 18:30:03 +08:00
parent 10b79b527b
commit 1b0f865003
4 changed files with 117 additions and 13 deletions

View File

@@ -4,6 +4,8 @@ dubbo.scan.base-packages=cn.ecpark.service.usergw.impl
dubbo.protocol.name=dubbo
dubbo.protocol.port=20999
dubbo.registry.address=zookeeper://127.0.0.1:2181
dubbo.config-center.address=zookeeper://127.0.0.1:2181
dubbo.metadata-report.address=zookeeper://127.0.0.1:2181
server.port=8888
logging.level.org.springframework.cloud.gateway=debug
# logging.level.org.springframework.cloud.gateway=debug