Spring Boot - Testing Spring Boot Applications
In a test using
TestRestTemplate, you get a NullPointerException when calling restTemplate.getForEntity(...). What is the most probable cause?