java-tutorials/spring-web-modules/spring-rest-http-3/README.md

12 lines
450 B
Markdown

## Spring REST HTTP 3
This module contains articles about HTTP in REST APIs with Spring.
### The Course
The "REST With Spring 3" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Send Array as Part of x-www-form-urlencoded Using Postman](https://www.baeldung.com/java-postman-send-array)
- [Using XML in @RequestBody in Spring REST](https://www.baeldung.com/spring-xml-requestbody)
- More articles: [[<-- prev]](../spring-rest-http)