Spring Boot - Testing Spring Boot Applications
You wrote a test with
@DataJpaTest but it fails with a BeanCreationException related to missing DataSource. What is the most likely cause?