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