Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
/ java-template-engines Public archive

app to demonstrate how Java template engines work. Especially about HTML escape and Layout (Template Inheritance).

Notifications You must be signed in to change notification settings

akr4/java-template-engines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-template-engines

This is an app to demonstrate how Java template engines work. Especially about:

  • HTML escape
  • Layout (Template Inheritance)

Run

mvn jetty:run

open http://localhost:8080

About

app to demonstrate how Java template engines work. Especially about HTML escape and Layout (Template Inheritance).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published