java-tutorials/apache-kafka-2
Amol Gote 6e758b8438 The test names should be LiveTest not IntegrationTest, as per the other similar tests in this module. This naming is used to mark these tests as manually runnable only, since they are heavy tests that spin up a container, so we don't want them to be run as part of the automatic CI build. Same for the other tests. 2023-11-05 21:39:02 -05:00
..
src The test names should be LiveTest not IntegrationTest, as per the other similar tests in this module. This naming is used to mark these tests as manually runnable only, since they are heavy tests that spin up a container, so we don't want them to be run as part of the automatic CI build. Same for the other tests. 2023-11-05 21:39:02 -05:00
README.md Update README.md 2023-10-05 15:45:29 +08:00
pom.xml Removing slf4j-log4j12, deleting log4j.properties and adding a standard src/test/resources/logback.xml, since the Kafka libraries use the logback SLF4J binding. 2023-11-04 18:33:09 -04:00