Skip to content

MongoTemplate should consistently use getCollectionName(Class) [DATAMONGO-2296] #3153

Closed
@spring-projects-issues

Description

@spring-projects-issues

Christoph Strobl opened DATAMONGO-2296 and commented

Currently there's a mixture of direct call to EntityOperations#getCollectionName() and the method exposed by the template itself.
This prevents customization of the template


Referenced from: pull request #768

Backported to: 2.1.10 (Lovelace SR10)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions