From b021d021fb29200897e230680275b5216349e451 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 6 Jun 2026 20:12:55 +0530 Subject: Added README with reference to article describing the process --- spring-boot/06-form-handling-with-thymeleaf/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 spring-boot/06-form-handling-with-thymeleaf/README (limited to 'spring-boot/06-form-handling-with-thymeleaf') 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 -- cgit v1.2.3