Replies: 1 comment 2 replies
-
Is this for cases where you'd like to process output programmatically? While we don't currently allow overriding you can add your own |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that you can't override the default
ResultHandler
while using the auto-configuration.I would like to register a
ResultHandler
as the default or at least a way to convert result values into a String-representation. My goal is to get json output.Beta Was this translation helpful? Give feedback.
All reactions