Create spring-boot-elasticsearch module
This commit is contained in:
committed by
Phillip Webb
parent
5c948ab96b
commit
347638fa1d
@@ -6,6 +6,7 @@ description = "Starter for using Elasticsearch search and analytics engine and S
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api(project(":spring-boot-project:spring-boot-elasticsearch"))
|
||||
api(project(":spring-boot-project:spring-boot-tx"))
|
||||
api("org.springframework.data:spring-data-elasticsearch")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user