on
STS 5 버전 세팅
STS 5 버전 세팅
5. 버전 설치
pom.xml에서
4.0.0 edu.kosmo ex spring_form_5 war 1.0.0-BUILD-SNAPSHOT
version까지 남겨놓고 밑에 코드 넣기
1.8 5.0.7.RELEASE 1.6.10 1.6.6 5.0.6.RELEASE oracle http://www.datanucleus.org/downloads/maven2/ oracle ojdbc6 11.2.0.3 org.springframework spring-context ${org.springframework-version} commons-logging commons-logging org.springframework spring-webmvc ${org.springframework-version} org.aspectj aspectjrt ${org.aspectj-version} org.aspectj aspectjweaver ${org.aspectj-version} org.slf4j slf4j-api ${org.slf4j-version} org.slf4j jcl-over-slf4j ${org.slf4j-version} runtime org.slf4j slf4j-log4j12 ${org.slf4j-version} runtime log4j log4j 1.2.15 javax.mail mail javax.jms jms com.sun.jdmk jmxtools com.sun.jmx jmxri javax.inject javax.inject 1 javax.servlet javax.servlet-api 3.1.0 provided javax.servlet.jsp jsp-api 2.1 provided javax.servlet jstl 1.2 junit junit 4.12 test org.springframework spring-test ${org.springframework-version} org.springframework spring-jdbc ${org.springframework-version} org.springframework spring-tx ${org.springframework-version} com.zaxxer HikariCP 2.7.8 org.mybatis mybatis 3.4.6 org.mybatis mybatis-spring 1.3.2 org.bgee.log4jdbc-log4j2 log4jdbc-log4j2-jdbc4 1.16 org.projectlombok lombok 1.18.22 provided com.fasterxml.jackson.core jackson-databind 2.9.6 com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.6 com.google.code.gson gson 2.8.2 org.springframework.security spring-security-core ${org.security-version} org.springframework.security spring-security-web ${org.security-version} org.springframework.security spring-security-config ${org.security-version} org.springframework.security spring-security-taglibs ${org.security-version} maven-eclipse-plugin 2.9 org.springframework.ide.eclipse.core.springnature org.springframework.ide.eclipse.core.springbuilder true true org.apache.maven.plugins maven-compiler-plugin 2.5.1 1.8 1.8 -Xlint:all true true org.codehaus.mojo exec-maven-plugin 1.2.1 org.test.int1.Main
from http://it1204.tistory.com/74 by ccl(A) rewrite - 2021-12-17 19:27:57