/gravitee-repository-jdbc

Gravitee.io - API Management - Repository - JDBC Implementation

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status

Gravitee JDBC Repository

JDBC repository implementation that supports MySQL, MariaDB and PostgreSQL.

Requirement

The minimum requirement is :

  • Maven3
  • Jdk8

For user gravitee snapshot, You need the declare the following repository in you maven settings :

https://oss.sonatype.org/content/repositories/snapshots

Building

$ git clone https://github.com/gravitee-io/gravitee-repository-jdbc.git
$ cd gravitee-repository-jdbc
$ mvn clean package

Installing

Unzip the gravitee-repository-jdbc-1.0.0-SNAPSHOT.zip in the gravitee home directory.

Configuration

repository.jdbc options :

Parameter default
.... .........