How to add H2 console to Quarkus running java 21
I am trying to add the H2 console to my Quarkus application using Java 21 and Gradle with kotlin DSL.
I am trying to add the H2 console to my Quarkus application using Java 21 and Gradle with kotlin DSL.