Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No qualifying bean of type [net.petrikainulainen.spring.datajpa.repository.PersonRepository] #6

Open
vivyad1208 opened this issue Jul 6, 2018 · 1 comment

Comments

@vivyad1208
Copy link

Hello,

I am getting the following error:
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [net.petrikainulainen.spring.datajpa.repository.PersonRepository]

It is caused at RepositoryPersonService at line 26-27

@resource
private PersonRepository personRepository;

The bean with concrete class of interface PersonRepository is available in the Bean-container.

@krishnagit2402
Copy link

@pkainulainen : Is anyone working on it? If not, could i pick this up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants