Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ instructions from the unpacked archive. In summary: there is a `spring` script
can use `java -jar` with the `.jar` file (the script helps you to be sure that the
classpath is set correctly).

NOTE: when setting `JAVA_OPTS` on windows be sure to quote the entire instruction such as `set "JAVA_OPTS=-Xms256m -Xmx2048m"` this will ensure the values are passed properly to the process.


[[getting-started-sdkman-cli-installation]]
Expand Down