Skip to content
Advertisement

Exception during context initialization –

I’m trying to create a simple online store with spring. But the error that occurred is above my skills. I googled all I could, and I’m helpless. Since last time everything worked I created a new controller, few services and a thymeleaf template. I can post the whole project on github if anyone would be willing to check it. Posting error log below

JavaScript

Advertisement

Answer

Ok, it took me a day but it’s working. It appeared that maven was using extra dependencies, project used 2 versions of few libraries. Deleting all maven repositories from my drive did not help. After pushing the project to github, removing everything from my pc, and downloading the project. Everything went back to normal. Thank you @Alexander for help

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement