summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spring-boot/06-form-handling-with-thymeleaf/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/spring-boot/06-form-handling-with-thymeleaf/README b/spring-boot/06-form-handling-with-thymeleaf/README
new file mode 100644
index 0000000..c286447
--- /dev/null
+++ b/spring-boot/06-form-handling-with-thymeleaf/README
@@ -0,0 +1,3 @@
+This sample project is based on the excellent article found at below given URL:
+
+ https://medium.com/@AlexanderObregon/handling-form-submissions-with-spring-boot-using-thymeleaf-30dd41dda76d