asdf plugin-add java https://github.com/halcyon/asdf-java.git
asdf list-all java
asdf list-all java | grep temurin-17
asdf install java temurin-17.0.11+9
java -version
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
asdf global java temurin-17.0.11+9
https://github.com/halcyon/asdf-java?tab=readme-ov-file#java_home
cd ~
. ~/.asdf/plugins/java/set-java-home.zsh