JAVA-3524: Moved spring-mvc-forms-thymeleaf inside spring-web-modules

This commit is contained in:
sampadawagde
2020-12-29 11:36:14 +05:30
parent 24e80a6440
commit e5d6983b46
32 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
## Spring MVC Forms Thymeleaf
This module contains articles about Spring MVC Forms using Thymeleaf
### Relevant articles
- [Session Attributes in Spring MVC](https://www.baeldung.com/spring-mvc-session-attributes)
- [Binding a List in Thymeleaf](https://www.baeldung.com/thymeleaf-list)