Hugomka / BingoServer

0 stars 0 forks source link

Application failed to start #2

Open Hugomka opened 3 years ago

Hugomka commented 3 years ago

2021-06-09 11:22:25.859 WARN 27532 --- [ main] s.c.a.AnnotationConfigApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'bingoCardServiceImpl' defined in file [..\BingoServer\target\classes\com\bingo\services\BingoCardServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.bingo.repos.BingoCardRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}

I don't have a solution for it yet.