개발/Java
스프링 배치 에러 (The injection porint has the following annotations)
해당 프로젝트는 다중 모듈을 사용하고 있음 POM에도 관련 모듈이 잘 등록되어있고, 소스코드 상에서는 문제가 없었으나 어노테이션 오류 발생 *************************** APPLICATION FAILED TO START *************************** Description: Field xxxxxRepository in xxx.xxx.xx.service.xxxxxService required a bean of type 'xxx.xxx.xx.repository.xxxxxRepository' that could not be found. The injection point has the following annotations: - @org.springframework.bea..
2020. 12. 3. 16:48