자바 17버젼 다운로드
https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
Java Archive Downloads - Java SE 17.0.12 and earlier
WARNING: Older versions of the JDK are provided to help developers debug issues in older systems. They are not updated with the latest security patches and are not recommended for use in production. For production use Oracle recommends downloading the late
www.oracle.com
설치 후
내pc > 속성 > 고급 시스템 속성 > 고급 > 환경 변수 로 이동
시스템 변수 > 새로 만들기
변수명 JAVA_HOME , 변수값 자바 설치 경로(C:\Program Files\Java\jdk-17)
변수명 path 편집 >> 새로 만들기
%JAVA_PATH%\bin 생성 후 맨 위로 이동