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: 2 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: 2023-02-23T22:36:19.000Z (over 1 year ago)
- Last Synced: 2024-04-16T20:14:55.732Z (7 months ago)
- Topics: java, kafka, mysql, spring, springboot
- Language: Java
- Homepage:
- Size: 85.9 KB
- Stars: 72
- Watchers: 8
- Forks: 126
- Open Issues: 2
-
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