『 ApplicationContext.xml 』
<소스코드>
<!– Scan대상 패키지 정의
Scan대상 어노테이션:@Component, @Repository, @Service, or @Controller. -->
<context:component-scan base-package=“oraclejava.service" />
'자바 > JAVA...Spring' 카테고리의 다른 글
Spring 3.2 & MyBatis] 컨트롤러 작성 (0) | 2015.11.30 |
---|---|
Spring 3.2 & MyBatis ) Spring MVC용 설정파일 (0) | 2015.11.27 |
Spring 3.2 & MyBatis ) ApplicationContext.xml(3) (0) | 2015.11.26 |
Spring 3.2 & MyBatis ) ApplicationContext.xml(2) (0) | 2015.11.26 |
Spring 3.2 & MyBatis ) ApplicationContext.xml (0) | 2015.11.25 |