2019-10-31 21:43:47 -04:00
|
|
|
## 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)
|
2019-12-08 05:42:40 -05:00
|
|
|
- [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.
|