Spring Boot
-
Spring Boot 개발환경 설정Spring Boot/개발환경 만들기 2023. 3. 13. 17:01
스프링 을 하려면 처음엔 intellij 와 JDK 가 있어야 한다. 일단 처음엔 OpenJDK 11 설치를 해야 하는데 https://jdk.java.net/java-se-ri/11 Java Platform, Standard Edition 11 Reference Implementations Java Platform, Standard Edition 11 Reference Implementations The official Reference Implementation for Java SE 11 (JSR 384) is based solely upon open-source code available from the JDK 11 Project in the OpenJDK Community. This Referen..