dubbo 序列化
This commit is contained in:
@@ -35,7 +35,7 @@ dubbo:
|
|||||||
protocol:
|
protocol:
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
port: -1
|
port: -1
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ dubbo:
|
|||||||
threads: 20
|
threads: 20
|
||||||
port: -1
|
port: -1
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ dubbo:
|
|||||||
port: -1
|
port: -1
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
|
|
||||||
seata:
|
seata:
|
||||||
application-id: order-server
|
application-id: order-server
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ dubbo:
|
|||||||
port: -1
|
port: -1
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: hessian2
|
serialization: hessian
|
||||||
|
|
||||||
|
|
||||||
seata:
|
seata:
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ dubbo:
|
|||||||
port: -1
|
port: -1
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
|
|
||||||
seata:
|
seata:
|
||||||
application-id: product-server
|
application-id: product-server
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ dubbo:
|
|||||||
port: -1
|
port: -1
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
|
|
||||||
seata:
|
seata:
|
||||||
application-id: product-server
|
application-id: product-server
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ dubbo:
|
|||||||
port: -1
|
port: -1
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
|
|
||||||
seata:
|
seata:
|
||||||
application-id: system-server
|
application-id: system-server
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ dubbo:
|
|||||||
port: -1
|
port: -1
|
||||||
threads: 20
|
threads: 20
|
||||||
name: dubbo
|
name: dubbo
|
||||||
serialization: fastjson2
|
serialization: hessian
|
||||||
|
|
||||||
|
|
||||||
seata:
|
seata:
|
||||||
|
|||||||
Reference in New Issue
Block a user