IntellijCommunity1 [Intellij] Maven 프로젝트 Spring 설정 (Community 버전) Intellij Community 버전의 경우 Spring Project를 바로 생성할 수 없고, Maven으로 프로젝트를 만든 후 Spring dependency를 추가해 주어야 한다. 프로젝트 만들기 - File > New > Project 에서 Maven 선택 프로젝트명, Artifact 설정 Dependency 추가 (pom.xml 수정) [ 추가 전 ] [ 추가 후 ] 4.0.0 study.java8to11 java8to11 1.0-SNAPSHOT 11 11 5.2.4.RELEASE 11 org.springframework spring-webmvc ${spring.framework.version} org.apache.maven.plugins maven-compiler-plugin 3.8.1 ${.. 2022. 12. 24. 이전 1 다음