From e3ec15a2d3826db3340273b72c900ea2d97d0c14 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Sun, 16 Oct 2022 11:34:31 +0800 Subject: [PATCH] Update README.md [skip ci] --- spring-web-modules/spring-rest-http-3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-modules/spring-rest-http-3/README.md b/spring-web-modules/spring-rest-http-3/README.md index 062f8a86e2..a5b3d51e93 100644 --- a/spring-web-modules/spring-rest-http-3/README.md +++ b/spring-web-modules/spring-rest-http-3/README.md @@ -6,5 +6,5 @@ This module contains articles about HTTP in REST APIs with Spring. 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) - More articles: [[<-- prev]](../spring-rest-http)