Skip to content

jveverka/microprojects

Repository files navigation

Environment

  • Java 21 or higher
  • Gradle 8.0 or higher

Build & Test

gradle clean build test
gradle --warning-mode all clean build test