29c7a0b93ba3514e772d1b9fc1029dce6a75fc2d
SwisssignChallenge
Requirements
Generate sources
To generate code from the API contract, run ./mvnw generate-sources
Build native executable
- Make sure your
JAVA_HOME
orGRAALVM_HOME
environment variable is correctly pointing to your JDK. - Run
./mvnw -Pnative native:compile
.
Description
Languages
Java
98.3%
Dockerfile
1.7%