Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
order-management-backend
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ascend
order-management-backend
Commits
d262edab
Commit
d262edab
authored
May 13, 2021
by
earndt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kafka deployment test
parent
2c558001
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
application.properties
src/main/resources/application.properties
+1
-0
No files found.
src/main/resources/application.properties
View file @
d262edab
spring.data.mongodb.uri
=
${MONGOCONNECTION}
spring.data.mongodb.database
=
order-management
kafka.producer.bootstrap-servers
=
10.0.150.130:9091
kafka.producer.acks
=
all
kafka.consumer.bootstrap-servers
=
10.0.150.130:9091
...
...
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