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