@Component 어노테이션은 클래스 레벨에서 사용
@Bean 어노테이션은 메서드 레벨에서 사용
https://standout.tistory.com/474
https://standout.tistory.com/476
'JAVA > Spring' 카테고리의 다른 글
Annotation - @Autowired @Qualifier (0) | 2023.04.19 |
---|---|
Annotation - @Component (0) | 2023.04.19 |
Annotation - @Bean @Scope (0) | 2023.04.19 |
공통처리 삼총사, Filter Interceptor AOP (0) | 2023.04.17 |
Spring boot, thymeleaf static 파일 인식오류, 404에러 (0) | 2023.04.17 |