Create spring-boot-kafka module
This commit is contained in:
committed by
Phillip Webb
parent
347638fa1d
commit
1813744819
@@ -24,7 +24,7 @@ dependencies {
|
||||
dockerTestImplementation("org.testcontainers:kafka")
|
||||
|
||||
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-json"))
|
||||
implementation("org.springframework.kafka:spring-kafka")
|
||||
implementation(project(":spring-boot-project:spring-boot-kafka"))
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
|
||||
testImplementation("org.awaitility:awaitility")
|
||||
|
||||
Reference in New Issue
Block a user