Replies: 2 comments 1 reply
-
/cc @geoand, @gsmet, @michalszynkiewicz |
Beta Was this translation helpful? Give feedback.
0 replies
-
What does your code look like? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I wanted to try out the reactive REST client, so I thought I'd throw together a simple command mode Quarkus app to call one of my APIs. Unfortunately, when I tried it out, I immediately ran into this:
Seems like something isn't bootstrapped properly, but I'm curious if anyone else has tried this and if it's worth pursuing? I'd love to be able to use the reactive client for simple utility programs if possible.
Beta Was this translation helpful? Give feedback.
All reactions