maven project에서 controller와 연동한 후에!!!
mybatis 와 연동을 해보기로 한다.
mybatis
mytatis-spring
spring-jdbc
postgresql
commons-dbcp
(pom.xml)
root-context.xml
jdbc설정 코드 추가
sqlSessionFactory 추가
mybatis-config.xml
위와같은 설정을 추가하면됨.
'IT > spring' 카테고리의 다른 글
spring eureka without springboot (0) | 2016.04.25 |
---|---|
spring boot log4j 사용하기 (0) | 2016.02.29 |
spring maven helloworld! (0) | 2016.02.16 |
spring boot quartz (0) | 2015.12.02 |
Ignoring bean class loading failure for bean 에러!!! (0) | 2015.11.11 |