Consider defining a bean named ‘entityManagerFactory’ in your configuration, required a bean named ‘entityManagerFactory’ that could not be found
I’m getting the below error when I try to run a Spring Boot web application. This is a web application which having thymeleaf and JPA.