Cleanup - sample 07 (new consumer protocol)

* Remove unnecessary test dependencies
* Update @since tag
This commit is contained in:
Soby Chacko
2024-05-20 11:31:15 -04:00
parent 00fd11b51c
commit acead71a6b
3 changed files with 2 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ import org.springframework.kafka.annotation.EnableKafka;
*
* @author Sanghyeok An.
*
* @since 3.3
* @since 3.2.0
*/
@EnableKafka

View File

@@ -27,7 +27,7 @@ import org.springframework.stereotype.Component;
*
* @author Sanghyeok An.
*
* @since 3.3
* @since 3.2.0
*/
@Component