Ⅲ. pom.xml 수정하기
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.41 → MySQL Connector Java 5.1.41
https://mvnrepository.com/artifact/org.mybatis/mybatis/3.4.1 → MyBatis 3.4.1
https://mvnrepository.com/artifact/org.mybatis/mybatis-spring/1.3.0 → MyBatis Spring 1.3.0
https://mvnrepository.com/artifact/org.springframework/spring-jdbc/5.2.9.RELEASE → Spring JDBC 5.2.9
https://mvnrepository.com/artifact/org.springframework/spring-test/5.2.9.RELEASE → Spring TestContext Framework
https://mvnrepository.com/artifact/org.bgee.log4jdbc-log4j2/log4jdbc-log4j2-jdbc4/1.16 → Log4Jdbc Log4j2 JDBC 4 1.16
Ⅳ. context.xml 수정하기
Ⅴ. log4jdbc.log4j2.properties 파일과 logback.xml 파일 추가
반응형