EmbeddedKafka and GraalVM in Springboot tests

49 views Asked by At

I want to use EmbeddedKafka with GraalVM using Spring boot in tests. When I run the test it goes to idle and Waiting until the timeout happens. Is there any idea how to use them together?

When I run the test it goes to idle and Waiting until the timeout happens.

0

There are 0 answers