Modern server-side Java template engine for both web and standalone environments, integrated with Spring 4.
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-spring4</artifactId>
<version>2.0.21</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Thymeleaf Spring 4 template engine
Upgrade to Thymeleaf Spring 5 (org.thymeleaf:thymeleaf-spring5) for Spring 5+.
No dependency data recorded yet.