DEV Community

Thiago
Thiago

Posted on

Consider defining a bean named ‘entityManagerFactory‘ in your configuration.

At a loss, I found that I had commented on the main startup class:

@SpringBootApplication(exclude = DataSourceAutoConfiguration.class)

Top comments (0)