the prefix "util" for element "util:properties" is not bound 에러 관련 beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beanshttp://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/utilhttp://www.springframework.org/schema/util/spring-util.xsd "> beans xmlns="http://www.springframe.. 더보기 MyBatis 레퍼런스 문서 http://mybatis.github.io/spring/ko/index.html 더보기 Spring tool suite maven 설정 프레임워크 스프링 3.2 / MyBatis 3.1 DB Mysql 사용 pom 기본 셋팅 파일 Maven 설정 파일 유저 / m2 폴더 밑에 web.xml 부분 설정 셋팅 contextConfigLocation classpath:/spring/root-context.xml org.springframework.web.context.ContextLoaderListener classpath:/ target 폴더 및에서 찾는듯 root-context.xml 설정 외부 context.properties 에 DB 정보 설정값 입력 context.properties 파일driver=com.mysql.jdbc.Driverurl=jdbc:mysql://XXX.XXX.XXX.XXX/adminusername=XXX pass.. 더보기 이전 1 ··· 15 16 17 18 다음