Create spring-boot-reactor module
This commit is contained in:
committed by
Phillip Webb
parent
978de86361
commit
343b9a8276
@@ -24,5 +24,5 @@ dependencies {
|
||||
testImplementation("org.springframework:spring-jdbc")
|
||||
|
||||
testRuntimeOnly("ch.qos.logback:logback-classic")
|
||||
testRuntimeOnly("io.projectreactor:reactor-core")
|
||||
testRuntimeOnly(project(":spring-boot-project:spring-boot-reactor"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user