public class SomeClient { @Autowired private PersonRepository repository; ... If the repository infrastructure does not find a declared query for the method at ...
autowired-not-working-for-repository
3925e8d270
repository autowired not working, @autowired not working with @repository, why @autowired is not working, when @autowired doesn't work
Comments