로딩
요청 처리 중입니다...

Spring Boot 나의 프로젝트 만들기 [JDK 설정]

 Spring Boot 나의 프로젝트 만들기 [JDK 설정]

첫 프로젝트 myProject JDK 11 설치- 환경 변수 설정 개인 공부? 개인 기록?

겸해서 내 프로젝트를 만들려고 한다. 프로젝트를 만들기 위해 첫 번째로 해야 할 것은 JDK 11버전을 설치하는 것이다 1.JDK 11버전 설치 (java SE 11) https://jdk.java.net/archive/ Archived OpenJDK GA Releases This page is an archive of previously released builds of the JDK licensed under the GNU General Public License, version 2, with Classpath Exception .

WARNING: These older versions of the JDK are provided to help developers debug issues in older systems. They are not updated with the latest secur...

# java # JDK11 # 첫프로젝트