CDI extensions

Helidon provides CDI portable extensions that you can use to inject the following objects into your Helidon MicroProfile applications:

HikariCP data sources

Create and inject a HikariCP data source in your application code.

Oracle UCP data sources

Create and inject an Oracle Universal Connection Pool data source in your application code.

Jedis clients

Create and inject a Jedis pool in your application code.

OCI Object Storage clients

Create and inject an Oracle Cloud Infrastructure Object Storage client in your application code.

Java Transaction API objects

Use the Java Transaction API in your application code.