Why does quarkus use hibernate reactive to operate the database and the query method does not use database connection pool

后端 未结 0 1736
滥情空心
滥情空心 2020-12-23 17:37

I use the quarkus framework, integrate hibernate reactive, and use the panache list method to query. I find that it do not use the connection pool, but use the connection di

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