I added @Component
annotation from import org.springframework.stereotype.Component
and the problem was solved.
↧
Answer by menoktaokan for Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled
↧