old mode 100644
new mode 100755
| | |
| | | tomcat: |
| | | uri-encoding: UTF-8 |
| | | |
| | | java110: |
| | | community-service: community-service |
| | | acct-service: acct-service |
| | | user-service: user-service |
| | | store-service: store-service |
| | | common-service: common-service |
| | | job-service: job-service |
| | | fee-service: fee-service |
| | | report-service: report-service |
| | | dev-service: dev-service |
| | | oa-service: oa-service |
| | | |
| | | spring: |
| | | profiles: |
| | | active: share |
| | |
| | | activiti: |
| | | database-schema-update: false |
| | | |
| | | feign: |
| | | client: |
| | | config: |
| | | default: |
| | | connect-timeout: 10000 |
| | | read-timeout: 10000 |
| | | |
| | | #============== kafka =================== |
| | | kafka: |
| | |
| | | size: 4096 |
| | | linger: 1 |
| | | buffer: |
| | | memory: 40960 |
| | | memory: 1048576 |