Back Office Coding Challenge Installation You will need Java 21. You might use https://sdkman.io/ and install the correct version by running: sdk env install To compile, lint and test the code, run: ./gradlew build