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 KiwiMongoConverters utility class #435

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Conversation

sleberknight
Copy link
Member

  • Add KiwiMongoConverters and test
  • Add Spring Data MongoDB to the POM. Since our service code is
    currently all using the 2.x series, we are only updating to the
    latest 2.x version, which is 2.2.11.RELEASE as of 2020-11-12
  • Add mongo-java-server as test scope dependency

Fixes #410

* Add KiwiMongoConverters and test
* Add Spring Data MongoDB to the POM. Since our service code is
  currently all using the 2.x series, we are only updating to the
  latest 2.x version, which is 2.2.11.RELEASE as of 2020-11-12
* Add mongo-java-server as test scope dependency

Fixes #410
@chrisrohr chrisrohr merged commit 7f09f1e into master Nov 12, 2020
@chrisrohr chrisrohr deleted the 410-add-mongo-converters branch November 12, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add MongoConverters utilities
2 participants