Relative Content

Tag Archive for javaspringjpafilterrepository

EnableJpaRepositories basePackageClasses not working

Getting below error even if the application has only one DBConfiguraion.
Also the error below is sort of circular reference ie : repo on DBConfiguration due to already defined bean present in DBConfiguration. Not sure how is that possible.