@echo off set JAVA_HOME=C:\Program Files\Java\jdk-17 "%JAVA_HOME%\bin\java.exe" -jar target\demo-0.0.1-SNAPSHOT.jar pause