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