Skip to content

planetsolutions/pa-core

Repository files navigation

master build test build

PlanetArchive Core Services

Build requirements

Build procedure

To build the project locally, execute the following command from the repository root folder:

mvn clean package

By default, it builds Spring Boot application (spring_boot_jar profile).

After the build, get the runnable JAR: jooq-spring-boot/target/jooq_spring_boot.jar