命名错误
This commit is contained in:
@@ -27,7 +27,7 @@ spring:
|
|||||||
|
|
||||||
dubbo:
|
dubbo:
|
||||||
application:
|
application:
|
||||||
name: product-server
|
name: market-server
|
||||||
qos-port: 22263
|
qos-port: 22263
|
||||||
qos-enable: true
|
qos-enable: true
|
||||||
registry:
|
registry:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ spring:
|
|||||||
|
|
||||||
dubbo:
|
dubbo:
|
||||||
application:
|
application:
|
||||||
name: product-server
|
name: market-server
|
||||||
qos-port: 22262
|
qos-port: 22262
|
||||||
qos-enable: true
|
qos-enable: true
|
||||||
registry:
|
registry:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spring:
|
|||||||
core-size: 8
|
core-size: 8
|
||||||
max-size: 16
|
max-size: 16
|
||||||
queue-capacity: 200
|
queue-capacity: 200
|
||||||
thread-name-prefix: async-product-
|
thread-name-prefix: async-market-
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
config: classpath:logback.xml
|
config: classpath:logback.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user