Create spring-boot-mongodb module
This commit is contained in:
committed by
Phillip Webb
parent
65a50949d8
commit
254f901f14
@@ -5,6 +5,7 @@ plugins {
|
||||
description = "Starter for using MongoDB document-oriented database and Spring Data MongoDB"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-mongodb"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api(project(":spring-boot-project:spring-boot-tx"))
|
||||
api("org.mongodb:mongodb-driver-sync")
|
||||
|
||||
Reference in New Issue
Block a user