How to enable the H2 Database Console using Quarkus?

后端 未结 0 1599
栀梦
栀梦 2021-01-05 07:20

In Spring you would enable the H2 console with

spring.h2.console.enabled=true

Is it also possible to enable the console in Quarkus?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题