0293a35d52138bd54eb175d0c1de5fc4232f7d8b
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%