You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
spring: |
|
application: |
|
name: im-logic-user |
|
|
|
dubbo: |
|
application: |
|
name: ${spring.application.name} |
|
registry: |
|
address: nacos://124.222.131.236:3848 |
|
group: so-im |
|
protocol: |
|
port: 3004 |
|
consumer: |
|
check: false |
|
provider: |
|
retries: 0 |
|
timeout: 2000 |