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
74534740
Commit
74534740
authored
Mar 22, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-base-transdata-test.yml
parent
1048fa83
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
techhero-base-transdata-test.yml
+9
-3
No files found.
techhero-base-transdata-test.yml
View file @
74534740
...
...
@@ -4,19 +4,25 @@ spring:
port
:
5672
username
:
rabbit
password
:
rabbit-techhero
virtual-host
:
/transdata
virtual-host
:
/transdatatest
publisher-confirms
:
true
publisher-returns
:
true
template
:
mandatory
:
true
retry
:
enabled
:
true
listener
:
simple
:
retry
:
enabled
:
true
max-attempts
:
3
max-attempts
:
1
initial-interval
:
5000
max-interval
:
10000
multiplier
:
1
acknowledge-mode
:
auto
default-requeue-rejected
:
false
concurrency
:
3
max-concurrency
:
24
max-concurrency
:
9
prefetch
:
1
datasource
:
...
...
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