Uses of Package
org.springframework.data.mongodb.gridfs
Packages that use org.springframework.data.mongodb.gridfs
-
Classes in org.springframework.data.mongodb.gridfs used by org.springframework.data.mongodb.gridfsClassDescriptionGridFs-specific helper class to define
Criteria
s.A common interface when dealing with GridFs items using Spring Data.Additional, context relevant information.Collection of operations to store and read files from MongoDB GridFS.GridFSFile
basedResource
implementation.Upload descriptor for a GridFS file upload.Builder to createGridFsUpload
in a fluent way.Collection of operations to store and read files from MongoDB GridFS using reactive infrastructure.ReactiveGridFSFile
basedResource
implementation.Upload descriptor for a GridFS file upload.Builder to createReactiveGridFsUpload
in a fluent way.