Getting error in Spring boot test case for JPA Repository
As I’m constructing a JUnit test case for a Spring Boot application, I keep getting an error saying that the test case cannot find any beans with entityManagerFatory and cannot create a repository.