Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-config
Commits
758c6344
Commit
758c6344
authored
Oct 21, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application-dev.yml
parent
8e0271eb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
79 additions
and
1 deletions
+79
-1
application-dev.yml
+79
-1
No files found.
application-dev.yml
View file @
758c6344
...
@@ -54,7 +54,85 @@ ribbon:
...
@@ -54,7 +54,85 @@ ribbon:
enabled
:
true
enabled
:
true
eager-load
:
eager-load
:
enabled
:
true
enabled
:
true
clients
:
techhero-auth,techhero-base-supportplatform,techhero-base-system,techhero-project-emergencycommand,techhero-project-theme,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-base-exam,techhero-preventioncheat,techhero-component-websocket,techhero-component-message,techhero-component-workflow,techhero-project-track
clients
:
techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-oss,techhero-component-websocket,techhero-component-message,techhero-component-workflow,techhero-project-inspection,techhero-base-datagovern
Httpclient
:
enabled
:
false
OkHttp
:
enabled
:
true
ReadTimeout
:
10000
ConnectTimeout
:
10000
feign
:
hystrix
:
enabled
:
true
okhttp
:
enabled
:
true
httpclient
:
enabled
:
false
client
:
config
:
feignName
:
connectTimeout
:
10000
readTimeout
:
10000
compression
:
request
:
enabled
:
true
response
:
enabled
:
true
hystrix
:
threadpool
:
default
:
coreSize
:
10
maxQueueSize
:
1000
queueSizeRejectionThreshold
:
800
circuitBreaker
:
requestVolumeThreshold
:
100
#熔断失败个数 超过既发生短路 默认20个
command
:
default
:
execution
:
isolation
:
thread
:
timeoutInMilliseconds
:
40000
fallback
:
isolation
:
semaphore
:
maxConcurrentRequests
:
50
#回退线程数量
tomcat
:
max-connections
:
500
max-threads
:
30
min-spare-threads
:
3
accept-count
:
10
# 关闭安全管理
management
:
security
:
enabled
:
false
# endpoints:
# web:
# exposure:
# include: '*'
# endpoint:
# health:
# show-details: ALWAYS
rabbitmq
:
czlsLog
:
exchange
:
topicCzlsLogExchangeTest
queue
:
topic.czlsLog.test
incidentReporting
:
exchange
:
topic-test-incident-reporting-exchange
queue
:
topic.test.incidentReporting.queue
alarmMessage
:
exchange
:
alarm-message-test
queue
:
Alarm-Event-Msg-test
server
:
tomcat
:
basedir
:
/data/temp/upload
#上传文件的临时存放点
Httpclient
:
Httpclient
:
enabled
:
false
enabled
:
false
OkHttp
:
OkHttp
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment