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
I use asciidoc so I can re-use sections of content. Not brilliant, I'll admit. But otherwise saves a ton of repetitive content. The core concepts section you pointed at is one of those sections. This section, admittedly small, is specific to mongo and explains how to configure gridfs into your app. I do note in the core sections that the examples use S3 storage (JPA?) and that they should be adapted to your specific storage module.
There are also a couple of example mongo projects here (using test containers). They may help?
https://paulcwarren.github.io/spring-content/refs/release/1.2.4/mongo-index.html
This still is using JPA.
Is there a MongoDb GridFs help guide?
The text was updated successfully, but these errors were encountered: