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

12 lines
450 B
Markdown
Raw Normal View History

## 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:
2022-10-15 23:34:31 -04:00
- [Send Array as Part of x-www-form-urlencoded Using Postman](https://www.baeldung.com/java-postman-send-array)
2024-01-18 21:50:03 -05:00
- [Using XML in @RequestBody in Spring REST](https://www.baeldung.com/spring-xml-requestbody)
- More articles: [[<-- prev]](../spring-rest-http)