Create spring-boot-reactor module
This commit is contained in:
committed by
Phillip Webb
parent
978de86361
commit
343b9a8276
@@ -14,7 +14,7 @@ dependencies {
|
||||
api("org.springframework.data:spring-data-elasticsearch")
|
||||
|
||||
optional(project(":spring-boot-project:spring-boot-autoconfigure"))
|
||||
optional("io.projectreactor:reactor-core")
|
||||
optional(project(":spring-boot-project:spring-boot-reactor"))
|
||||
|
||||
dockerTestImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
dockerTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support-docker"))
|
||||
|
||||
Reference in New Issue
Block a user