1. Spring Legacy Project를 이용하여 Project 생성 2. pom.xml 수정 3. 데이터 베이스 관련 처리 4. 스프링 MVC 처리 pom.xml 수정 수정 1.8 5.0.7.RELEASE junit junit 4.12 test javax.servlet javax.servlet-api 3.1.0 provided org.apache.maven.plugins maven-compiler-plugin 2.5.1 1.8 1.8 utf-8 -Xlint:all true true 추가 org.springframework spring-test ${org.springframework-version} test org.springframework spring-jdbc ${org.springframewo..