Skip to content

Conversation

rozza
Copy link
Contributor

@rozza rozza commented Jul 11, 2024

org.bson.Documents have been the preferred document structure since the 3.0 release of the mongo-java-driver. This PR replaces the BasicDBObject for org.bson.Document also removes the need for @SuppressWarnings("unchecked") from within the code.

org.bson.Documents have been the preferred document structure
since the 3.0 release of the mongo-java-driver
@markpollack markpollack added this to the 1.0.0-M2 milestone Jul 24, 2024
@markpollack markpollack merged commit 04191a7 into spring-projects:main Jul 24, 2024
@markpollack
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants