Added main structure
This commit is contained in:
@@ -36,6 +36,7 @@ dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-elasticsearch")
|
||||
implementation("org.springframework.boot:spring-boot-starter-mongodb")
|
||||
implementation("org.springframework.boot:spring-boot-starter-opentelemetry")
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-mongodb")
|
||||
|
||||
developmentOnly("org.springframework.boot:spring-boot-devtools")
|
||||
developmentOnly("org.springframework.boot:spring-boot-docker-compose")
|
||||
|
||||
Reference in New Issue
Block a user