Java |
|
Maven |
Example using Maven, Java8, docker database containers for testing |
Gradle |
Example using Maven, Java8, docker database containers for testing |
Minimal |
Minimal example using Maven and Java8. Good starting point for creating a test case. |
Kotlin |
|
Maven |
Example using Kotlin, Maven, docker database containers for testing |
Gradle |
Example using Kotlin with Gradle plugin |
Features |
|
ElasticSearch |
Example that should integration with ElasticSearch. Changes loaded into ElasticSearch and searched etc. |
ElasticSearch only |
Example using ElasticSearch as the sole database - no rdbms as a source of truth. |
SQL2011 History |
Use of SQL2011 History support |
Postgres PostGIS |
Use of Postgres specific PostGIS support |
Draftable |
Use @Draftable |
Multi-tenancy - Partition |
Multi-tenancy example using the Partition mode |
Multi-tenancy - Schema |
Multi-tenancy example using the Schema mode |
Multi-tenancy - DB |
Multi-tenancy example using the Database mode |