项目作者: code-4-fun

项目描述 :
Demonstration of Thymeleaf features
高级语言: Java
项目地址: git://github.com/code-4-fun/thymeleaf-demo.git
创建时间: 2017-09-19T02:30:34Z
项目社区:https://github.com/code-4-fun/thymeleaf-demo

开源协议:

下载


Thymeleaf Playground

A demonstration of Thymeleaf features.

How to compile and run this project

  1. To compile:
    ./gradlew clean build

  2. To run:
    ./gradlew tomcatWarRun