Update README.md (#2846)

This commit is contained in:
Rokon Uddin Ahmed 2017-10-23 11:57:51 +06:00 committed by Grzegorz Piwowarek
parent ebd4d85b7c
commit ac0bdcdef0
1 changed files with 6 additions and 0 deletions

View File

@ -1 +1,7 @@
## Relevant articles: ## Relevant articles:
- [Guide to UriComponentsBuilder in Spring](http://www.baeldung.com/spring-uricomponentsbuilder)
- [Returning Custom Status Codes from Spring Controllers](http://www.baeldung.com/spring-mvc-controller-custom-http-status-code)
- [The Guide to RestTemplate](http://www.baeldung.com/rest-template)
- [Spring RequestMapping](http://www.baeldung.com/spring-requestmapping)
- [ETags for REST with Spring](http://www.baeldung.com/etags-for-rest-with-spring)