Трябва да добавите следното към application.properties :
spring.data.mongodb.auto-index-creation=true
или в application.yml :
spring:
data:
mongodb:
auto-index-creation: true
Трябва да добавите следното към application.properties :
spring.data.mongodb.auto-index-creation=true
или в application.yml :
spring:
data:
mongodb:
auto-index-creation: true