일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- DP
- django
- Planned
- 모각코
- codetree
- 최소스패닝트리
- Kruskal
- B대면노래방
- 종합설계
- 백트래킹
- Bellman-Ford
- programmers
- 그리디알고리즘
- DFS
- 함밥
- 마라마라빔
- 알고리즘
- BFS
- SQL
- 백준
- 코드트리
- MyPlaylist
- minimum spanning tree
- 장고
- 소프트웨어공학
- 파이썬
- 실습
- 프로그래머스
- 데이터베이스
- 동적계획법
Archives
- Today
- Total
Leta Learns
@Autowired / Could not autowire. No beans of '~' type found. 본문
구글링 해보니 인텔리제이에서 나는 일종의 버그라고 한다.
이클립스에서는 잘 된다고 함... 아나
Help에서 Edit Custom Properties 누른 다음
idea.spring.boot.filter.autoconfig=false 를 추가해주었더니 잘 된다.
https://bkjeon1614.tistory.com/523
'Spring' 카테고리의 다른 글
[IntelliJ] Generate 단축키 (windows) (0) | 2022.07.25 |
---|---|
@Transactional import 하기 (0) | 2022.07.18 |
스프링 빈 Spring Bean (0) | 2022.07.13 |
cmd에서 빌드하기 (0) | 2022.07.05 |
Comments