Skip to content

Commit 5ce8cae

Browse files
Update Database examples (#203)
Update examples/dbclient - Add one simple CRUD example per database (mongo, mysql, oracle, postgres) - Add separate examples for health, metrics and tracing Update examples/integrations/cdi/jpa - Add one example per database (mysql, oracle, postgres, h2) Update examples/integrations/cdi/datasource - Move datasource examples under the same folder - Add one example per database (mysql, oracle, postgres, h2) All examples have consistent README files and default configuration - docker run commands that match default configuration - configuration to skip schema creation - curl commands to exercise the application All examples use container-registry.oracle.com
1 parent fa3f5b7 commit 5ce8cae

File tree

250 files changed

+9133
-5412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+9133
-5412
lines changed

examples/dbclient/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

examples/dbclient/common/README.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

examples/dbclient/common/pom.xml

Lines changed: 0 additions & 54 deletions
This file was deleted.

examples/dbclient/common/src/main/java/io/helidon/examples/dbclient/common/AbstractPokemonService.java

Lines changed: 0 additions & 190 deletions
This file was deleted.

examples/dbclient/common/src/main/java/io/helidon/examples/dbclient/common/Pokemon.java

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)