Browse Source

add default group

Mr.qian 1 day ago
parent
commit
9821c06a77
1 changed files with 1 additions and 0 deletions
  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-file-size=100MB
 spring.servlet.multipart.max-request-size=1000MB
 spring.servlet.multipart.max-request-size=1000MB
 dubbo.protocol.dubbo.payload=83886080
 dubbo.protocol.dubbo.payload=83886080
+dubbo.registry.group=
 
 
 hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
 hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
 #hystrix.command.default.circuitBreaker.sleepWindowInMilliseconds=100000
 #hystrix.command.default.circuitBreaker.sleepWindowInMilliseconds=100000