diff --git a/containers-errors/Errors.md b/containers-errors/Errors.md index 54d105b..231e9c8 100644 --- a/containers-errors/Errors.md +++ b/containers-errors/Errors.md @@ -1 +1,4 @@ -org.apache.kafka.common.network.InvalidReceiveException: Invalid receive (size = 1195725856 larger than 104857600) \ No newline at end of file +org.apache.kafka.common.network.InvalidReceiveException: Invalid receive (size = 1195725856 larger than 104857600) + +java.lang.IllegalStateException: Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test + \ No newline at end of file