Example usage for org.springframework.data.mongodb.gridfs GridFsTemplate subclass-usage

List of usage examples for org.springframework.data.mongodb.gridfs GridFsTemplate subclass-usage

Introduction

In this page you can find the example usage for org.springframework.data.mongodb.gridfs GridFsTemplate subclass-usage.

Usage

From source file com.sangupta.dryrun.mongo.DryRunGridFSTemplate.java

/**
 * An in-memory implementation of {@link GridFsOperations} or {@link GridFsTemplate}
 * that can be used during unit testing. Supports almost all operations.
 * 
 * Following operations are currently not supported:
 *