본문 바로가기
프로그래밍/spring

spring_mabatis 설정

by 카라미 2015. 11. 2.


pom.xml


applicationContext.properties


applicationContext.xml


BoardMapper.xml


mybatis-config.xml


UserMapper.xml


board-servlet.xml


web.xml


'프로그래밍 > spring' 카테고리의 다른 글

파일다운로드  (0) 2015.11.17
파일 업로드  (0) 2015.11.16
filter  (0) 2015.10.29
springMVC config  (0) 2015.10.28
springMVC config  (0) 2015.10.28