Relative Content

Tag Archive for javaspring-bootintegration-testingspring-test

Spring unable to create TestRestTemplate bean

I writing an integration test for my spring library. To be precise, I am trying to test the save method of my repository.
But the result of the my test is a bunch of errors. I guess this is the main problem: