/thymeleaf-layout-dialect

Thymeleaf Layout Dialect rewritten in java, without groovy

Primary LanguageJavaApache License 2.0Apache-2.0

Thymeleaf Layout Dialect

Build Status Code Coverage Maven Central Javadocs

Thymeleaf Layout Dialect rewritten in java.

Installation

Minimum of Java 8 and Thymeleaf 3.0 required.

Standalone distribution

Copy the JAR from one of the release bundles, placing it in the classpath of your application, or build the project from the source code here on GitHub.

For installation instructions, examples, and configuration options for version 2 of the layout dialect, check out the docs pages over on https://zhanhb.github.io/thymeleaf-layout-dialect/

For docs on version 1 of the layout dialect, the classic readme still exists over on https://github.com/zhanhb/thymeleaf-layout-dialect/tree/1.4.x

  • GroupId: com.github.zhanhb
  • ArtifactId: thymeleaf-layout-dialect
  • Version: (as per the badges above)

Usage, Examples and Other documents

The package names keep the same as original. Please visit https://github.com/ultraq/thymeleaf-layout-dialect for details.