-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlinks_kafka.txt
44 lines (29 loc) · 1.63 KB
/
links_kafka.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---[ Kafka sample - Used links - Kafka ]---
---[ Theory
DONE
https://kafka.apache.org/quickstart
https://www.tutorialspoint.com/apache_kafka/apache_kafka_basic_operations.htm
https://docs.spring.io/spring-kafka/reference/htmlsingle/#serdes
https://www.codenotfound.com/categories/#spring-kafka
http://www.baeldung.com/spring-kafka
https://memorynotfound.com/spring-kafka-json-serializer-deserializer-example/
https://memorynotfound.com/spring-kafka-adding-custom-header-kafka-message-example/
IN PROGRESS
https://memorynotfound.com/spring-kafka-and-spring-boot-configuration-example/
https://memorynotfound.com/spring-kafka-forwarding-listener-results-using-sendto/
TODO
https://docs.spring.io/spring-kafka/reference/htmlsingle/
https://www.safaribooksonline.com/library/view/kafka-the-definitive/9781491936153/ch04.html
https://www.javaworld.com/article/3060078/big-data/big-data-messaging-with-kafka-part-1.html
https://www.javaworld.com/article/3066873/big-data/big-data-messaging-with-kafka-part-2.html
[testing]
https://www.codenotfound.com/spring-kafka-consumer-producer-example.html
---[ Frameworks/Platforms
-
---[ Code
https://stackoverflow.com/questions/46231719/java-lang-nosuchmethoderror-org-springframework-kafka-listener-adapter-messagin
https://stackoverflow.com/questions/47953901/spring-kafka-producer-not-sending-to-kafka-1-0-0-magic-v1-does-not-support-reco
https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/290
---[ Repo / Examples
https://github.com/eugenp/tutorials/tree/master/spring-kafka/src/main/java/com/baeldung/spring/kafka
https://github.com/code-not-found/spring-kafka/tree/master/spring-kafka-helloworld