Add README to booking-mvc

This commit is contained in:
Rossen Stoyanchev
2013-02-01 17:25:32 -05:00
parent 032120088f
commit db165a7c77

2
booking-mvc/README.md Normal file
View File

@@ -0,0 +1,2 @@
This sample uses Thymeleaf and Tiles for the view templating technology. To trace the steps of converting a JSP/Tiles application to Thymeleaf, refer to the description and the commits of [the pull request](https://github.com/SpringSource/spring-webflow-samples/pull/5) that introduced the change. For more details on Thymeleaf refer to [http://www.thymeleaf.org/](http://www.thymeleaf.org/).