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
470fd1b8
Commit
470fd1b8
authored
Feb 17, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
d8bd6711
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
135 additions
and
0 deletions
+135
-0
application-dev_hwh.yml
+135
-0
No files found.
application-dev_hwh.yml
0 → 100644
View file @
470fd1b8
#加密配置
jasypt
:
encryptor
:
password
:
techhero
spring
:
redis
:
remote
:
false
#cachecloud 获取
host
:
192.168.255.134
hostName
:
192.168.255.134
port
:
6382
password
:
tZf^0B0W
timeout
:
0
pool
:
max-active
:
8
max-wait
:
-1
max-idle
:
8
min-idle
:
0
rabbitmq
:
host
:
119.96.87.17
port
:
5672
username
:
rabbit
password
:
rabbit-techhero
virtual-host
:
/prd
listener
:
simple
:
acknowledge-mode
:
auto
retry
:
enabled
:
true
max-attempts
:
5
#消息确认配置项
#确认消息已发送到交换机(Exchange)
publisher-confirms
:
true
#确认消息已发送到队列(Queue)
publisher-returns
:
true
http
:
multipart
:
enabled
:
true
file-size-threshold
:
1000Mb
max-file-size
:
2048Mb
max-request-size
:
2048Mb
boot
:
admin
:
auto-registration
:
true
#url: http://119.96.87.17:10422
url
:
http://127.0.0.1:10422
api-path
:
instances
cache
:
redis
:
expires
:
entity:30;account:30;
ribbon
:
eureka
:
enabled
:
true
eager-load
:
enabled
:
true
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
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
distInfo
:
#行政区划码信息
provinceCode
:
420000
#省份行政区划码
provinceName
:
湖北省
#行政区划码名称
provincePreCode
:
42
#省份行政区划码前缀
universityPreCode
:
99
#大学代码前缀
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