java-tutorials/spring-rest-simple/README.md

15 lines
582 B
Markdown
Raw Normal View History

## Spring REST Simple
This module contains articles about REST APIs in Spring
## Relevant articles:
- [Spring and Apache FileUpload](https://www.baeldung.com/spring-apache-file-upload)
- [Test a REST API with curl](https://www.baeldung.com/curl-rest)
2019-11-26 11:59:51 -05:00
- [Best Practices for REST API Error Handling](https://www.baeldung.com/rest-api-error-handling-best-practices)
- [Binary Data Formats in a Spring REST API](https://www.baeldung.com/spring-rest-api-with-binary-data-formats)
2019-11-26 11:59:51 -05:00
### NOTE:
This module is closed and should **not** be used to store the code
for any further articles.