You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add KiwiMongoIndexes and test
* Extract common MongoServer test code into MongoServerExtension, which
is a JUnit Jupiter extension
* Retrofit MongoRepositoryContextTest and KiwiMongoConvertersTest
with MongoServerExtension
Fixes#411
* Add KiwiMongoIndexes and test
* Extract common MongoServer test code into MongoServerExtension, which
is a JUnit Jupiter extension
* Retrofit MongoRepositoryContextTest and KiwiMongoConvertersTest
with MongoServerExtension
Fixes#411
Utilities for ensuring that specific indexes exist in MongoDB via Spring Data MongoDB's
MongoTemplate
Maybe rename to
KiwiMongoIndexes
?The text was updated successfully, but these errors were encountered: