Open
Description
Simon GUEROUT opened DATAMONGO-1618 and commented
When using the MongRepository/CrudRepository, it is very easy to have a collection set up with the Document annotation.
Though, when working with GridFs and having multiple buckets, it becomes a little bit more difficult.
It would be handy to have the possibility to use this annotation in order to use Gridfs with a custom bucket, which could be set up using an annotated class
No further details from DATAMONGO-1618