Quarkus and Vertx SqlTemplate #39803
Unanswered
alexpoletaev
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.
-
Is it possible to use Vertx SqlTemplate along with data objects in Quarkus in the way it is described here? Those data objects are not generated for me. It seems it's working fine if Jackson databind library in the class path, but I'm not sure how ta map properties/rows (from camel case to snake case) without additional mapper. Maybe someone could provide some examples. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions