Download Latest Version 4.0.1 source code.tar.gz (148.9 kB)
Email in envelope

Get an email when there's a new version of Thymeleaf Layout Dialect

Home / 4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
thymeleaf-layout-dialect-4.0.0.zip 2026-02-28 9.9 MB
4.0.0 source code.tar.gz 2026-02-28 148.8 kB
4.0.0 source code.zip 2026-02-28 300.3 kB
README.md 2026-02-28 679 Bytes
Totals: 4 Items   10.3 MB 0
  • Made to align with Spring Boot 4 (#246) this changes the minimum support targets to:
    • Java 17
    • Groovy 5
    • Gradle 9 (for building the project)
  • Any workarounds made for older versions of Java have been removed from the codebase
  • Remove deprecated layout:collect processor

Version 4.0 of the layout dialect is made to align with Spring Boot 4's build and dependency targets, and so is built for Java 17, Groovy 5, and Gradle 9 (for building the project).

A migration guide can be found on the documentation site: https://ultraq.github.io/thymeleaf-layout-dialect/migrating-to-4.0/

Source: README.md, updated 2026-02-28