diff options
| author | Kamal Wickramanayake <kamal@inbox.lk> | 2026-06-06 20:12:55 +0530 |
|---|---|---|
| committer | Kamal Wickramanayake <kamal@inbox.lk> | 2026-06-06 20:12:55 +0530 |
| commit | b021d021fb29200897e230680275b5216349e451 (patch) | |
| tree | 9081ee88621ce886b87be960b21c172b0ff16989 /spring-boot | |
| parent | 9b3396e2b5cb3660a94fb4a4c0dfb873b46ce224 (diff) | |
Added README with reference to article describing the process
Diffstat (limited to 'spring-boot')
| -rw-r--r-- | spring-boot/06-form-handling-with-thymeleaf/README | 3 |
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 |
