Files
helidon/integrations
Tomas Langer 1c6cf71ab1 Update native image for JPA.
* use Helidon h2 driver
* move native configuration to correct modules

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2020-06-19 16:49:13 +02:00
..
2020-06-19 16:49:13 +02:00
2020-06-19 16:49:13 +02:00
2020-06-17 19:32:13 +02:00
2019-09-12 15:48:09 -07:00

Helidon Integrations

The Helidon Integrations project contains adapter code that integrates various useful external services into Helidon MicroProfile.

serviceconfiguration

The serviceconfiguration subproject provides mechanisms for automatically configuring and in some cases provisioning services.

cdi

The cdi subproject contains CDI http://docs.jboss.org/cdi/spec/2.0/cdi-spec.html#spi[portable extensions] that integrate various external services into CDI containers. Some subprojects make use of the serviceconfiguration subproject described above.