## Spring REST Template Example Project ### The Course The "REST With Spring" Classes: http://bit.ly/restwithspring ### Relevant Articles: - [Uploading MultipartFile with Spring RestTemplate](http://www.baeldung.com/spring-rest-template-multipart-upload) - [Mocking a RestTemplate in Spring](https://www.baeldung.com/spring-mock-rest-template)