How we can enable h2-console using quarkus? #40181
Unanswered
ranjeet-kush
asked this question in
Q&A
Replies: 2 comments 1 reply
-
The same problem here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
same issue I faced |
Beta Was this translation helpful? Give feedback.
0 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.
-
Currently I am using Quarkus 3.2 where I have tried enabling the h2 console by adding properties for db-kind = h2 in application.properties file but couldn't open h2-console UI. Please suggest a way to perform this operation where we can check curd operations using H2 db.
Beta Was this translation helpful? Give feedback.
All reactions