Spring Boot - Testing Spring Boot Applications
A test using
@DataJpaTest fails with an error: "No qualifying bean of type 'UserRepository' available." What is the most probable fix?