Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
spring-cloud-producer-consumer-example
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
0
Merge Requests
0
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
Galib Shaheed Khan
spring-cloud-producer-consumer-example
Commits
728edda0
Commit
728edda0
authored
Oct 12, 2022
by
Galib Shaheed Khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
3bd3e112
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
README.md
README.md
+7
-1
No files found.
README.md
View file @
728edda0
By using streams we can easily migrate from Kafka to other messaging servers like RabbitMQ, etc
By using streams we can easily migrate from Kafka to other messaging servers like RabbitMQ, etc
Kafka with streams can simplify the code comparatievely normal kafka producer consumer application
Kafka with streams can simplify the code comparatievely normal kafka producer consumer application
\ No newline at end of file
By using streams we can write the minimum configuration
Here 2 applications. 1) producer application 2) consumer application
Producer application is responsible to publish the message in topic
Consumer application is responsible to consume the message through topic which is published by publisher application
\ 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