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
Using ReactiveGridFsTemplate I noticed that it is always user the main database, even if GridFsDatabase is specified.
I've adopted the workaround of defining my Bean
And I think this can be a useful solution for standard autoconfigure of ReactiveGridFsTemplate in org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration file