Miscellaneous Open Liberty applications and content
- Java: 11 or higher
To build a project use the gradle wrapper and execute the following command:
./gradlew [project-name]:build
To update the gradle wrapper for this project execute the following command:
./gradlew wrapper --gradle-version x.x