List of configuration properties that are not relevant to this issue:
quarkus.lambda.mock-event-server.enabled
: Setting to true will start event server even if quarkus.devservices.enabled=falsequarkus.datasource.jdbc.pooling-enabled
: Disable pooling to prevent reuse of Connections. Use this when an external pool manages the life-cycle of Connections.quarkus.datasource.jdbc.tracing.enabled
: Enable JDBC tracing.quarkus.datasource.jdbc.tracing.trace-with-active-span-only
: Trace calls with active Spans only- [`quarkus.datasource.jdbc.tel