Skip to content

gmollema/ThymeleafDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#ThymeleafDemo

This is a movie catalog web application demo based on the ThymeLeaf framework and Spring 3 MVC.

###Examples Five examples are included, which can be retrieved by checking out the branch names (for example: git checkout example1).

example1
Static html pages containing static data. The movie home and list pages are included.
example2
The movie home and list pages will show the same static data offline, but when application is run it will show dynamic data instead.
example3
An example of template fragmentation. The page footer is put into a separate fragment and is included in the movie home and list page.
example4
A movie new/update page has been added to demonstrate the creation of a form add its validation.
example5
Added a view resolver for jsp pages and a movie counter jsp page demonstrating that the regular servlet engine and Thymeleaf engine can run side by side.

###Run the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published