From ea553b2d73761aa86f9979ca860b698b0e21e327 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 27 May 2021 00:56:46 +0800 Subject: [PATCH] Update README.md --- spring-web-modules/spring-mvc-forms-thymeleaf/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-web-modules/spring-mvc-forms-thymeleaf/README.md b/spring-web-modules/spring-mvc-forms-thymeleaf/README.md index 57fa32901c..eb005346f6 100644 --- a/spring-web-modules/spring-mvc-forms-thymeleaf/README.md +++ b/spring-web-modules/spring-mvc-forms-thymeleaf/README.md @@ -6,4 +6,5 @@ This module contains articles about Spring MVC Forms using Thymeleaf - [Session Attributes in Spring MVC](https://www.baeldung.com/spring-mvc-session-attributes) - [Binding a List in Thymeleaf](https://www.baeldung.com/thymeleaf-list) +- [Multipart Request Handling in Spring](https://www.baeldung.com/sprint-boot-multipart-requests)