fixed typo in reference

[artifactory-release] Release version 1.3.0.RELEASE

fixed version from artifactory build
This commit is contained in:
David Turanski
2013-03-14 11:20:03 -04:00
parent 411ca58309
commit 01c26fbba3
2 changed files with 13 additions and 28 deletions

View File

@@ -879,7 +879,7 @@ and a nested resolver declaration -->
type are not targeted for AOP advice. In addition, the entrySet() method which returns a Set&lt;java.util.Map.Entry&lt;?,?&gt;&gt; is not affected.</note>
</para>
<programlisting language="xml">
&lt;gfe-data:json-region-autoproxy pretty-print="true", region-refs="myJsonRegion", convert-returned-collections="true"/&gt;
&lt;gfe-data:json-region-autoproxy pretty-print="true" region-refs="myJsonRegion" convert-returned-collections="true"/&gt;
</programlisting>
<para>This feature also works with seamlessly with GemfireTemplate operations, provided that the template is declared as a Spring bean. Currently native QueryService operations are not supported.
</para>