Update README.md

This commit is contained in:
johnA1331 2020-06-18 14:40:54 +08:00 committed by GitHub
parent c597d9b955
commit 5ffb3e5c7f
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [HTTP PUT vs HTTP PATCH in a REST API](https://www.baeldung.com/http-put-patch-difference-spring)
- [A Custom Media Type for a Spring REST API](https://www.baeldung.com/spring-rest-custom-media-type)
- [Download an Image or a File with Spring MVC](https://www.baeldung.com/spring-controller-return-image-file)
- [Proxies With RestTemplate](https://www.baeldung.com/java-resttemplate-proxy)
### NOTE: