[Spring Boot] 스프링 부트 설치 및 초기 세팅
·
Java/Spring Boot
1. JDK 11 설치https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html Java Archive Downloads - Java SE 11WARNING: 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 latewww.oracle.com 2. ..