pom.xml에서 아래와 같이 의존성 연결을 하였다.자세한 건 주석을 참고하자.xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.playdata springLegacyProject war 1.0-SNAPSHOT springLegacyProject Maven Webapp http://maven.apache.org 테스트코드 --> junit junit 3.8.1 test org.springfr..