add kafka test container
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies {
|
||||
implementation(hlaeja.springboot.starter.r2dbc)
|
||||
implementation(hlaeja.springboot.starter.test)
|
||||
implementation(hlaeja.testcontainers.junit)
|
||||
implementation(hlaeja.testcontainers.kafka)
|
||||
implementation(hlaeja.testcontainers.postgresql)
|
||||
|
||||
testRuntimeOnly(hlaeja.junit.platform.launcher)
|
||||
|
||||
Reference in New Issue
Block a user