Spring Boot - Testing Spring Boot Applications
You wrote a test with
@DataJpaTest but your repository bean is null during the test. What is the most likely cause?