Update README.md

This commit is contained in:
rcalago 2024-01-19 10:50:03 +08:00 committed by GitHub
parent 05e5e82299
commit 29b839f0ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,5 @@ 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)