Create spring-boot-elasticsearch module
This commit is contained in:
committed by
Phillip Webb
parent
5c948ab96b
commit
347638fa1d
@@ -10,7 +10,9 @@ description = "Spring Boot JSON-B"
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot"))
|
||||
api("jakarta.json.bind:jakarta.json.bind-api")
|
||||
api("org.eclipse:yasson")
|
||||
|
||||
optional(project(":spring-boot-project:spring-boot-autoconfigure"))
|
||||
optional(project(":spring-boot-project:spring-boot-autoconfigure"))
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
|
||||
Reference in New Issue
Block a user