Cleanup - sample 07 (new consumer protocol)
* Remove unnecessary test dependencies * Update @since tag
This commit is contained in:
@@ -26,7 +26,7 @@ import org.springframework.kafka.annotation.EnableKafka;
|
||||
*
|
||||
* @author Sanghyeok An.
|
||||
*
|
||||
* @since 3.3
|
||||
* @since 3.2.0
|
||||
*/
|
||||
|
||||
@EnableKafka
|
||||
|
||||
@@ -27,7 +27,7 @@ import org.springframework.stereotype.Component;
|
||||
*
|
||||
* @author Sanghyeok An.
|
||||
*
|
||||
* @since 3.3
|
||||
* @since 3.2.0
|
||||
*/
|
||||
|
||||
@Component
|
||||
|
||||
Reference in New Issue
Block a user