Skip to content

This is a simple implementation of the Spark Template Engine for Thymeleaf 3.0

Notifications You must be signed in to change notification settings

bioneos/spark-thymeleaf-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implemenation of a Spark Template Engine for Thymeleaf (v3.0).

It is customized for our needs so that when appropriate keys are in the ModelAndView object to be rendered (#request and #response), the Thymeleaf Template Engine will attempt to create a WebContext. Otherwise, it will fallback to a standard Context so it will be rendered.

About

This is a simple implementation of the Spark Template Engine for Thymeleaf 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages