Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 325 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 325 Bytes

MAF-Repository

Application to collect content of MAF files

Supported Databases

This application needs a running supported database. Supported databases are:

  • MariaDB
  • PostgreSQL

Build

To build an executable JAR file, run

./gradlew build

To build a docker image, run

./gradlew bootBuildImage