Updated README.md

This commit is contained in:
Naoshadul Islam 2016-10-04 15:10:41 +06:00 committed by Grzegorz Piwowarek
parent d106b88635
commit 7433424dba
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,3 @@
=========
## Spring REST Example Project
###The Course
@ -11,3 +9,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Redirect in Spring](http://www.baeldung.com/spring-redirect-and-forward)
- [Returning Custom Status Codes from Spring Controllers](http://www.baeldung.com/spring-mvc-controller-custom-http-status-code)
- [A Guide to OkHttp](http://www.baeldung.com/guide-to-okhttp)
- [Binary Data Formats in a Spring REST API](http://www.baeldung.com/spring-rest-api-with-binary-data-formats)