Closed
Description
Christoph Strobl opened DATAMONGO-1733 and commented
on read we currently only allow mapping Document
back into DTO types. By using ProjectionFactory
within MongoTemplate
can enable support for interfaces and dynamic projections
Referenced from: pull request #486