Skip to content

Conversation

@NathanQingyangXu
Copy link
Contributor

Hibernate Data is definitively highly interesting to MongoDB Hibernate integration project for it provides a good selling point to compete with Spring Data Mongo (I used to be a lover of Spring Data's method name based query feature, now I found it is not well-founded and technically Hibernate Data is much more powerful and makes more sense).

I found some obvious defects in the doc, though there are some I am not certain of so I left some comments to confirm.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Nov 23, 2024

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [3ca85ac, ee648c1]

› This message was automatically generated.

String title;
@Basic(optional = false)
LocalDate publicationDate;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Member

@gavinking gavinking left a comment

Choose a reason for hiding this comment

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

Thanks Nathan, I have left comments.

@gavinking
Copy link
Member

@NathanQingyangXu would you please squash this?

@NathanQingyangXu NathanQingyangXu force-pushed the improve-hibernate-data-doc branch from 7cf0ea7 to 3ca85ac Compare August 27, 2025 23:45
# Conflicts:
#	documentation/src/main/asciidoc/repositories/Repositories.adoc
@NathanQingyangXu NathanQingyangXu force-pushed the improve-hibernate-data-doc branch from 4b735b2 to ee648c1 Compare August 28, 2025 00:03
@NathanQingyangXu
Copy link
Contributor Author

@NathanQingyangXu would you please squash this?

done.

@gavinking
Copy link
Member

Merged via #10837 since there was a conflict.

@gavinking gavinking closed this Aug 28, 2025
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.

2 participants