Starter for using Mustache template engine in Spring Boot applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mustache</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.
Verifies Mustache auto-configuration class is available.
Check your application.properties for spring.mustache.prefix/suffix settings.
No dependency data recorded yet.