15 lines
		
	
	
		
			582 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			582 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## 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)
 | |
| - [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)
 | |
| 
 | |
| ### NOTE:
 | |
| 
 | |
| This module is closed and should **not** be used to store the code
 | |
| for any further articles. |