To solve this problem I add
@SpringBootApplication(exclude = {HibernateJpaAutoConfiguration.class})
to my base entity
To solve this problem I add
@SpringBootApplication(exclude = {HibernateJpaAutoConfiguration.class})
to my base entity
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)