我的Quarkus REST应用程序中有几个接受ID的GET调用。我正在使用来处理数据库请求。来自Spring的JdbcTemplate会在任何时候结果集为空时抛出异常。我将使用ControllerAdvice捕获此异常,并抛出适当的响应代码(在本例中为404)。这也适用于所有其他异常。有没有办法将Panache / Hi
#build threw an exception: io.quarkus.runtime.configuration.ConfigurationException: Unable to find aat io.quarkus.agroal.deployment.AgroalProcessor.resolveDriver(AgroalProcessor.java:330)
at io.quarkus.agroal.deployment.AgroalProcessor.getAggregatedConfigBuildItems