- Java 17
Note: Add JAVA_HOME path environment variable with the value of Java 17 folder
To run application, use the following command:
./gradlew bootRun
To run tests, use the following command:
./gradlew test
Note: Add JAVA_HOME path environment variable with the value of Java 17 folder
To run application, use the following command:
./gradlew bootRun
To run tests, use the following command:
./gradlew test