Skip to content

ExampleDriven/freemarker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

freemarker-example

This is the source code for the blog post

http://exampledriven.wordpress.com/2014/05/22/freemarker-example/

This project demonstrates the use of freemarker with Spring. It shows the following :

  • Initializing freemarker as a singleton Spring bean
  • Loading freemaker templates from classpath
  • Freemarker directives :
    • if
    • include
    • list
    • placeholder replacement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages