2018-07-18 00:54:36 -03:00
|
|
|
## Spring REST Template Example Project
|
2018-07-17 23:00:02 -03:00
|
|
|
|
|
|
|
### The Course
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
2018-08-06 02:30:25 +08:00
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Uploading MultipartFile with Spring RestTemplate](http://www.baeldung.com/spring-rest-template-multipart-upload)
|
2018-11-22 12:49:54 +08:00
|
|
|
- [Mocking a RestTemplate in Spring](https://www.baeldung.com/spring-mock-rest-template)
|