I keep getting the ConflictingBeanDefinitionException error in my Spring boot application. I am not entirely sure as to how to address it, I have several @Con
I encountered this with mvn after changing several folder names and related package names. Than I applied maven clean and run spring boot again, all solved: