Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rameshmf/springboot-kafka-course
Source code of Spring boot + Apache Kafka Udemy Course
https://github.com/rameshmf/springboot-kafka-course
java kafka mysql spring springboot
Last synced: 6 days ago
JSON representation
Source code of Spring boot + Apache Kafka Udemy Course
- Host: GitHub
- URL: https://github.com/rameshmf/springboot-kafka-course
- Owner: RameshMF
- Created: 2022-05-02T11:06:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T12:41:50.000Z (8 months ago)
- Last Synced: 2024-12-05T19:03:45.744Z (18 days ago)
- Topics: java, kafka, mysql, spring, springboot
- Language: Java
- Homepage:
- Size: 85.9 KB
- Stars: 95
- Watchers: 8
- Forks: 157
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot + Apache Kafka - The Quickstart Practical Guide- Udemy course
Course link: https://www.udemy.com/course/spring-boot-and-apache-kafka/?referralCode=545DF9E4BA28DAAA2832
# Blog posts on JavaGuides
Spring Boot Kafka Producer Consumer Example Tutorial - https://www.javaguides.net/2022/05/spring-boot-kafka-producer-consumer-example-tutorial.htmlSpring Boot Kafka JsonSerializer and JsonDeserializer Example - https://www.javaguides.net/2022/05/spring-boot-kafka-jsonserializer-and-Jsondeserializer-example.html