강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

abcd님의 프로필 이미지
abcd

작성한 질문수

스프링 시큐리티

스프링 시큐리티 커스터마이징: JPA 연동

에러 질문

작성

·

595

0

12:45초까지 따라해서 실행 했는데 밑에 오류가 뜹니다.

몇 번 다시 해봤는데도 안되네요;;

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountRepository': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalArgumentException: Failed to create query for method public abstract com.example.security.account.Account com.example.security.account.AccountRepository.finByUserName(java.lang.String)! No property finByUserName found for type Account!

답변 1

0

백기선님의 프로필 이미지
백기선
지식공유자

에러 메시지를 읽으세요.

com.example.security.account.AccountRepository.finByUserName(java.lang.String)! No property finByUserName found for type Account!

abcd님의 프로필 이미지
abcd

작성한 질문수

질문하기