Spring Boot starter for using Groovy Templates as the view technology in web applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-groovy-templates</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable Groovy Templates auto-configuration
Migrate to Thymeleaf or FreeMarker for new projects.
No dependency data recorded yet.