Skip to content

Conversation

@fishey2
Copy link
Owner

@fishey2 fishey2 commented Sep 20, 2020

Adds compatibility with Kafka instead of ActiveMQ

  • Provides dockerized setup for testing
  • Does not utilize embedded kafka
  • Has both consumer and producer examples for a single topic, with the same functionality as ActiveMQ
  • Adds Kafdrop to view the queues in docker

fishey2 added 3 commits April 15, 2020 09:43
…pose gradle information to use -functional.yml
…2/java-component-template into with_kafka

� Conflicts:
�	README.md
�	build.gradle
�	docker-compose.yml
�	gradle/docker-compose.gradle
�	src/main/resources/application.yml
@fishey2 fishey2 force-pushed the with_kafka branch 2 times, most recently from 313b327 to 6a69f2f Compare September 20, 2020 14:56
@fishey2 fishey2 linked an issue Sep 20, 2020 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[with_kafka] Add implementation for Kafka

2 participants