spring-data-mongodb icon indicating copy to clipboard operation
spring-data-mongodb copied to clipboard

Allow to override auto index creation

Open infoShare opened this issue 2 years ago • 0 comments

It looks like a bug which is not allowing to override auto index creation on MongoMappingContext @christophstrobl

  • [x] You have read the Spring Data contribution guidelines.
  • [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • [x] You submit test cases (unit or integration tests) that back your changes.
  • [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

infoShare avatar Jan 18 '23 09:01 infoShare