728x90
Description:
Field pointHistory in team1.project.scheduler.CommonScheduler required a bean of type 'team1.project.vo.PointHistory' that could not be found.
The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'team1.project.vo.PointHistory' in your configuration.
의존성에 관한 에러
Autowired 지우고 new로 객체화 하니 해결
반응형
'[YERIEL] 개발일기' 카테고리의 다른 글
CHALLENGER : BNB 체인 해커톤 온라인 트랙 최종 선발 (0) | 2022.10.29 |
---|---|
시험 대비 (0) | 2020.07.20 |
임베디드 (0) | 2020.07.16 |
오늘의 키워드 정리 (1) | 2020.07.01 |
URL과 URI 차이 (0) | 2020.05.14 |
댓글