浏览代码

add default group

Mr.qian 1 天之前
父节点
当前提交
9821c06a77
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/bootstrap.properties

+ 1 - 0
src/main/resources/bootstrap.properties

@@ -50,6 +50,7 @@ server.undertow.max-http-post-size=83886080
 spring.servlet.multipart.max-file-size=100MB
 spring.servlet.multipart.max-request-size=1000MB
 dubbo.protocol.dubbo.payload=83886080
+dubbo.registry.group=
 
 hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
 #hystrix.command.default.circuitBreaker.sleepWindowInMilliseconds=100000