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 support for specifying the database and collection on the repository #1308

Closed
graemerocher opened this issue Jan 28, 2022 · 1 comment · Fixed by #1315
Closed

Add support for specifying the database and collection on the repository #1308

graemerocher opened this issue Jan 28, 2022 · 1 comment · Fixed by #1315
Labels
type: enhancement New feature or request
Milestone

Comments

@graemerocher
Copy link
Contributor

Feature description

The @MongoRepository annotation should support specifying the database name and collection name

@graemerocher graemerocher added the type: enhancement New feature or request label Jan 28, 2022
@dstepanov
Copy link
Contributor

The collection name is defined by @MappedEntity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants