Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -34,6 +34,10 @@ dubbo:
|
||||
registry:
|
||||
address: nacos://121.40.109.122:8848 # Nacos 服务地址
|
||||
group: server-dev
|
||||
provider:
|
||||
serialization:
|
||||
# 设置为WARN模式,只警告不禁止
|
||||
check-serializable: WARN
|
||||
protocol:
|
||||
port: 10201
|
||||
threads: 20
|
||||
|
||||
Reference in New Issue
Block a user