Version 3.4.0 and reactive return types #1173
Unanswered
laurentpellegrino
asked this question in
Q&A
Replies: 0 comments
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.
-
Using version 3.4.0, when a method annotated with @command returns for example a Mono, it does not automatically subscribe to the reactive instance. Instead, it seems to call toString on this object instance. Is there no support for reactive types with spring shell?
Beta Was this translation helpful? Give feedback.
All reactions