@ -314,6 +314,9 @@ You can customize the HTTP client used by providing a bean of either <code>Closa
@@ -314,6 +314,9 @@ You can customize the HTTP client used by providing a bean of either <code>Closa
<li>
<p><code>SetterFactory</code></p>
</li>
<li>
<p><code>QueryMapEncoder</code></p>
</li>
</ul>
</div>
<divclass="paragraph">
@ -790,6 +793,9 @@ public class DemoTemplate {
@@ -790,6 +793,9 @@ public class DemoTemplate {
}</code></pre>
</div>
</div>
<divclass="paragraph">
<p>If you need more control over the generated query parameter map, you can implement a custom <code>QueryMapEncoder</code> bean.</p>