| 
									
										
										
										
											2021-08-15 17:31:33 +05:30
										 |  |  | ## Apache Kafka
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | This module contains articles about Apache Kafka. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant articles
 | 
					
						
							| 
									
										
										
										
											2021-09-24 15:16:45 +08:00
										 |  |  | - [Kafka Streams vs. Kafka Consumer](https://www.baeldung.com/java-kafka-streams-vs-kafka-consumer) | 
					
						
							| 
									
										
										
										
											2021-08-15 17:31:33 +05:30
										 |  |  | - [Kafka Topic Creation Using Java](https://www.baeldung.com/kafka-topic-creation) | 
					
						
							|  |  |  | - [Using Kafka MockConsumer](https://www.baeldung.com/kafka-mockconsumer) | 
					
						
							|  |  |  | - [Using Kafka MockProducer](https://www.baeldung.com/kafka-mockproducer) | 
					
						
							|  |  |  | - [Introduction to KafkaStreams in Java](https://www.baeldung.com/java-kafka-streams) | 
					
						
							|  |  |  | - [Introduction to Kafka Connectors](https://www.baeldung.com/kafka-connectors-guide) | 
					
						
							|  |  |  | - [Kafka Connect Example with MQTT and MongoDB](https://www.baeldung.com/kafka-connect-mqtt-mongodb) | 
					
						
							|  |  |  | - [Building a Data Pipeline with Flink and Kafka](https://www.baeldung.com/kafka-flink-data-pipeline) | 
					
						
							|  |  |  | - [Exactly Once Processing in Kafka with Java](https://www.baeldung.com/kafka-exactly-once) | 
					
						
							| 
									
										
										
										
											2021-09-02 16:18:52 +08:00
										 |  |  | - [Custom Serializers in Apache Kafka](https://www.baeldung.com/kafka-custom-serializer) | 
					
						
							| 
									
										
										
										
											2021-08-15 17:31:33 +05:30
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ##### Building the project
 | 
					
						
							| 
									
										
										
										
											2021-09-02 16:18:52 +08:00
										 |  |  | You can build the project from the command line using: *mvn clean install*, or in an IDE. |