This repository showcases the issue reported at spring-projects/spring-data-mongodb#4465.
Test files: TestWithAutoIndexCreation.java (failling) and TestWithoutAutoIndexCreation.java (working).
JDK 17.
Spring Boot 3.1.2.
Test case for Spring Data Mongo DB Auto-Index Creation conflicting with views
Java
This repository showcases the issue reported at spring-projects/spring-data-mongodb#4465.
Test files: TestWithAutoIndexCreation.java (failling) and TestWithoutAutoIndexCreation.java (working).
JDK 17.
Spring Boot 3.1.2.