component-scan
빈을 등록하지 않아도 됨
annotation-config
빈이 등록되어 있어야함
등록되어 있는 빈에 대해서만 어노테이션이 활성화됨.
'Spring' 카테고리의 다른 글
[Spring]AOP개념, 관련 용어 (0) | 2021.04.15 |
---|---|
[Spring]어노테이션)@Controller,@Repository,@Service,@Component (0) | 2021.04.14 |
에러) The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path (0) | 2021.04.08 |
[Spring]Mybatis 개념, 특징(+jdbc) (0) | 2021.04.05 |
[Spring]어노테이션)@PostConstruct, @PreDestroy, @Component, @Configuration, @Bean (0) | 2021.03.31 |