Add .sdkmanrc with version 17.0.7.crac-zulu
This commit is contained in:
3
.sdkmanrc
Normal file
3
.sdkmanrc
Normal file
@@ -0,0 +1,3 @@
|
||||
# Enable auto-env through the sdkman_auto_env config
|
||||
# Add key=value pairs of SDKs to use below
|
||||
java=17.0.7.crac-zulu
|
||||
@@ -14,6 +14,8 @@ The `appTest` task tests the application running on the JVM. The `checkpointRest
|
||||
- CRaC enabled JDK such as https://www.azul.com/downloads/?package=jdk-crac#zulu[the one provided by Azul].
|
||||
- Linux
|
||||
|
||||
> NOTE: If using SDKMan then run `sdk env install`.
|
||||
|
||||
== Contributing
|
||||
|
||||
Please read and follow the link:CONTRIBUTING.adoc[contributing guide].
|
||||
|
||||
Reference in New Issue
Block a user