Parameter1 [ 에러 ] Parameter 0 of constructor in xxx required a bean of type 'xxx' that could not be found. Parameter 0 of constructor in xxx required a bean of type 'xxx' that could not be found. 해당에러가 나타났습니다. Repository에서 참조하는 객체값에서 @Entity를 넣지 않아서 생기는 문제였습니다. 위와 같이 Repository가 참조하는 곳에 @Entity를 넣어준다면 해당 에러가 해결됩니다. 감사합니다. 2021. 1. 1. 이전 1 다음