From 7fb2f4d1439582d644a204d29eba7ea706fe3823 Mon Sep 17 00:00:00 2001 From: erhun Date: Fri, 25 Nov 2016 09:15:19 +0200 Subject: [PATCH] Add a new Demo projects for beginners Add a new Demo project which help beginners to see Themeleaf on PROD and also check the code. --- ecosystem.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ecosystem.html b/ecosystem.html index 2ea781965..59620b2e5 100755 --- a/ecosystem.html +++ b/ecosystem.html @@ -633,6 +633,19 @@

with zero Java code. For that, a new SQL dialect and a servlet for standalone execution of templates are introduced.

+
+
+

+ + A Simple TODO Application with Spring Boot + Thymeleaf + MySql +

+
+

by Erhun Bayçelik

+

https://github.com/muzir/Kek

+ +

This demo application use the following technologies Spring Boot+Thymeleaf+MySql. Demo is a A Simple TODO Application which is Live on free dyno on Heroku. You can also test/use it on below link. Any problem you may face you can Open issue on home page of the application or from github issues.

+

http://protected-headland-36185.herokuapp.com/kek/home

+