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

[Feature] 增加 mongo repository 的 CRUD、聚合、分页等基础实现 #280

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

parzulpan
Copy link

改动原因
基于springdata 对MongoRepository通用封装(基础)。

改动内容
1、增加 CRUD 操作;
2、增加 count、exists、aggregate 操作;
3、增加多条件分页查询;

改动验证
使用本地的 mongodb 服务器已验证操作的正确性。

@sudoooooo sudoooooo merged commit caad935 into didi:feature/server-java Jun 13, 2024
1 check failed
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