Skip to content

Refine createCollection(…) documentation and explore CollectionOptions customization #4979

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

Closed
wants to merge 4 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented May 19, 2025

Closes #4978

Copy link
Member

@christophstrobl christophstrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, I'd back port the documentation updates to maintenance branches.

@@ -188,7 +188,7 @@ It is possible to create custom annotations out of the provided ones.
MongoDB Collection Info::
+
====
[source,java,indent=0,subs="verbatim,quotes",role="thrid"]
[source,jsonc,indent=0,subs="verbatim,quotes",role="thrid"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should have been json, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

highlightjs/highlight.js#2155

Alright, let's stick with json

christophstrobl pushed a commit that referenced this pull request May 28, 2025
Update documentation.

Closes: #4978
Original Pull Request: #4979
christophstrobl pushed a commit that referenced this pull request May 28, 2025
christophstrobl pushed a commit that referenced this pull request May 28, 2025
@christophstrobl christophstrobl deleted the issue/4978 branch May 28, 2025 08:38
@mp911de mp911de added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels May 28, 2025
@mp911de mp911de added this to the 5.0 M4 (2025.1.0) milestone May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refine MongoTemplate.createCollection(…) Javadoc
3 participants