Skip to content

Need help for KafkaSteps.autoSeekTopics #326

Answered by alexandrepa
chombymat asked this question in Q&A
Discussion options

You must be logged in to vote

Another way to resolve this that should work, is to add classes = KafkaInterceptor.class to the @ContextConfiguration annotation.

Should be some thing like this in your code :

@ContextConfiguration(initializers = ApplicationTest.InitializerTest.class, classes = KafkaInterceptor.class)

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@alexandrepa
Comment options

@chombymat
Comment options

@alexandrepa
Comment options

@alexandrepa
Comment options

Answer selected by chombymat
@chombymat
Comment options

@alexandrepa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants