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
6cae1a44
Commit
6cae1a44
authored
Oct 08, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application-predev.yml
parent
8081eab4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
36 deletions
+36
-36
application-predev.yml
+36
-36
No files found.
application-predev.yml
View file @
6cae1a44
...
@@ -5,22 +5,34 @@ jasypt:
...
@@ -5,22 +5,34 @@ jasypt:
spring
:
spring
:
redis
:
redis
:
remote
:
false
#cachecloud 获取
remote
:
false
#cachecloud 获取
host
:
1
92.168.0.158
host
:
1
19.96.87.17
hostName
:
1
92.168.0.158
#183.95.190.112
hostName
:
1
19.96.87.17
#183.95.190.112
port
:
6379
port
:
6379
password
:
123456
password
:
fcd258Kf
timeout
:
0
timeout
:
0
pool
:
pool
:
max-active
:
8
max-active
:
8
max-wait
:
-1
max-wait
:
-1
max-idle
:
8
max-idle
:
8
min-idle
:
0
min-idle
:
0
redisMac
:
remote
:
false
#cachecloud 获取
host
:
81.70.218.156
hostName
:
81.70.218.156
#183.95.190.112
port
:
6379
timeout
:
0
pool
:
max-active
:
8
max-wait
:
-1
max-idle
:
8
min-idle
:
0
rabbitmq
:
rabbitmq
:
host
:
119.96.87.17
host
:
119.96.87.17
port
:
5672
port
:
5672
username
:
rabbit
username
:
rabbit
password
:
rabbit-techhero
password
:
rabbit-techhero
virtual-host
:
/
test
virtual-host
:
/
local
listener
:
listener
:
simple
:
simple
:
acknowledge-mode
:
auto
acknowledge-mode
:
auto
...
@@ -32,12 +44,6 @@ spring:
...
@@ -32,12 +44,6 @@ spring:
publisher-confirms
:
true
publisher-confirms
:
true
#确认消息已发送到队列(Queue)
#确认消息已发送到队列(Queue)
publisher-returns
:
true
publisher-returns
:
true
zipkin
:
enabled
:
true
sender
:
type
:
rabbit
rabbitmq
:
queue
:
zipkin
sleuth
:
sleuth
:
sampler
:
sampler
:
percentage
:
1.0
percentage
:
1.0
...
@@ -51,10 +57,12 @@ spring:
...
@@ -51,10 +57,12 @@ spring:
admin
:
admin
:
auto-registration
:
true
auto-registration
:
true
#url: http://119.96.87.17:10422
#url: http://119.96.87.17:10422
# url: http://127.0.0.1:10422
#url: http://127.0.0.1:10422
url
:
http://192.168.0.19
client
:
service-base-url
:
127.0.0.1:10422
api-path
:
instances
api-path
:
instances
cache
:
cache
:
redis
:
redis
:
expires
:
expires
:
...
@@ -65,13 +73,13 @@ ribbon:
...
@@ -65,13 +73,13 @@ ribbon:
enabled
:
true
enabled
:
true
eager-load
:
eager-load
:
enabled
:
true
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,techhero-base-datagovern
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
Httpclient
:
Httpclient
:
enabled
:
false
enabled
:
false
OkHttp
:
OkHttp
:
enabled
:
true
enabled
:
true
ReadTimeout
:
10000
ReadTimeout
:
10000
0
ConnectTimeout
:
10000
ConnectTimeout
:
10000
0
feign
:
feign
:
hystrix
:
hystrix
:
...
@@ -83,8 +91,8 @@ feign:
...
@@ -83,8 +91,8 @@ feign:
client
:
client
:
config
:
config
:
feignName
:
feignName
:
connectTimeout
:
10000
connectTimeout
:
10000
0
readTimeout
:
10000
readTimeout
:
10000
0
compression
:
compression
:
request
:
request
:
enabled
:
true
enabled
:
true
...
@@ -104,7 +112,7 @@ hystrix:
...
@@ -104,7 +112,7 @@ hystrix:
execution
:
execution
:
isolation
:
isolation
:
thread
:
thread
:
timeoutInMilliseconds
:
40000
timeoutInMilliseconds
:
40000
0
fallback
:
fallback
:
isolation
:
isolation
:
semaphore
:
semaphore
:
...
@@ -115,27 +123,18 @@ tomcat:
...
@@ -115,27 +123,18 @@ tomcat:
min-spare-threads
:
3
min-spare-threads
:
3
accept-count
:
10
accept-count
:
10
# 关闭安全管理
management
:
security
:
enabled
:
false
# endpoints:
# web:
# exposure:
# include: '*'
# endpoint:
# health:
# show-details: ALWAYS
rabbitmq
:
rabbitmq
:
czlsLog
:
czlsLog
:
exchange
:
topicCzlsLogExchange
Test
exchange
:
topicCzlsLogExchange
Local
queue
:
topic.czlsLog.
test
queue
:
topic.czlsLog.
local
incidentReporting
:
incidentReporting
:
exchange
:
topic-
test
-incident-reporting-exchange
exchange
:
topic-
local
-incident-reporting-exchange
queue
:
topic.
test
.incidentReporting.queue
queue
:
topic.
local
.incidentReporting.queue
alarmMessage
:
alarmMessage
:
exchange
:
alarm-message-test
exchange
:
alarm-message-local
queue
:
Alarm-Event-Msg-test
queue
:
Alarm-Event-Msg-local
\ No newline at end of file
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