Incorporated Review comments

This commit is contained in:
Amol Gote 2024-03-14 14:35:48 -04:00
parent 0a2d6823de
commit 2ef61a8884
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
package com.baeldung.spring.kafka.startstopconsumer;
package com.baeldung.spring.kafka.start.stop.consumer;
import com.baeldung.spring.kafka.start.stop.consumer.*;
import org.apache.kafka.clients.producer.KafkaProducer;