DATAMONGO-842 - Improve documentation in GridFS section.
Rephrased wording for better understanding. Original pull request: #120.
This commit is contained in:
committed by
Oliver Gierke
parent
2d8c666802
commit
a97980b04d
@@ -3215,8 +3215,8 @@ mongoTemplate.dropCollection("MyNewCollection"); </programlisting>
|
||||
</beans></programlisting>
|
||||
</example>
|
||||
|
||||
<para>You can no get the template injected and perform storing and
|
||||
retrieving operations to it.</para>
|
||||
<para>The template can now be injected and used to perform storage and
|
||||
retrieval operations.</para>
|
||||
|
||||
<example>
|
||||
<title>Using GridFsTemplate to store files</title>
|
||||
|
||||
Reference in New Issue
Block a user