You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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