We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9f02a commit 6c9e1a6Copy full SHA for 6c9e1a6
spring-rest/README.md
@@ -6,7 +6,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
6
### Relevant Articles:
7
- [Spring @RequestMapping](http://www.baeldung.com/spring-requestmapping)
8
- [Http Message Converters with the Spring Framework](http://www.baeldung.com/spring-httpmessageconverter-rest)
9
-- [Redirect in Spring](http://www.baeldung.com/spring-redirect-and-forward)
10
- [Returning Custom Status Codes from Spring Controllers](http://www.baeldung.com/spring-mvc-controller-custom-http-status-code)
11
- [A Guide to OkHttp](http://www.baeldung.com/guide-to-okhttp)
12
- [Binary Data Formats in a Spring REST API](http://www.baeldung.com/spring-rest-api-with-binary-data-formats)
0 commit comments