Updated README.md

added link back to the article: https://www.baeldung.com/spring-boot-thymeleaf-image-upload
This commit is contained in:
Asjad J 2022-08-10 09:28:25 +05:00 committed by GitHub
parent 0bd6992a8a
commit 5c06ad1996
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ This module contains articles about Spring with Thymeleaf
- [Changing the Thymeleaf Template Directory in Spring Boot](https://www.baeldung.com/spring-thymeleaf-template-directory)
- [How to Create an Executable JAR with Maven](https://www.baeldung.com/executable-jar-with-maven)
- [Spring MVC Data and Thymeleaf](https://www.baeldung.com/spring-mvc-thymeleaf-data)
- [Upload Image With Spring Boot and Thymeleaf](https://www.baeldung.com/spring-boot-thymeleaf-image-upload)
- [[<-- prev]](/spring-thymeleaf)