Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MongoRepositoryContext #408

Closed
sleberknight opened this issue Nov 6, 2020 · 1 comment · Fixed by #436
Closed

Add MongoRepositoryContext #408

sleberknight opened this issue Nov 6, 2020 · 1 comment · Fixed by #436
Assignees
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Milestone

Comments

@sleberknight
Copy link
Member

Easy programmatic construction of Spring Data MongoRepository instances

@sleberknight sleberknight added the new feature A new feature such as a new class, method, package, group of classes, etc. label Nov 6, 2020
@sleberknight sleberknight added this to the 0.15.0 milestone Nov 6, 2020
@sleberknight
Copy link
Member Author

This depends on #410

@sleberknight sleberknight self-assigned this Nov 12, 2020
sleberknight added a commit that referenced this issue Nov 12, 2020
* Add MongoRepositoryContext
* Extract some common Mongo testing code into MongoTestHelpers
* Refactor KiwiMongoConvertersTest to use MongoTestHelpers

Fixes #408
chrisrohr pushed a commit that referenced this issue Nov 12, 2020
* Add MongoRepositoryContext
* Extract some common Mongo testing code into MongoTestHelpers
* Refactor KiwiMongoConvertersTest to use MongoTestHelpers

Fixes #408
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant