{"id":67122,"library":"spring-boot-starter-mustache","title":"Spring Boot Starter Mustache","description":"Starter for using Mustache template engine in Spring Boot applications.","status":"active","version":"4.0.6","language":"java","source_language":null,"source_url":"https://github.com/spring-projects/spring-boot","tags":["spring-boot","mustache","template","web"],"install":[{"cmd":"<dependency>\n  <groupId>org.springframework.boot</groupId>\n  <artifactId>spring-boot-starter-mustache</artifactId>\n  <version>4.0.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.springframework.boot:spring-boot-starter-mustache:4.0.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MustacheAutoConfiguration","correct":"org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration"}],"quickstart":{"code":"import org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration;\n\npublic class MustacheExample {\n    public static void main(String[] args) {\n        System.out.println(\"Mustache auto-configuration: \" + MustacheAutoConfiguration.class.getName());\n    }\n}","lang":"java","description":"Verifies Mustache auto-configuration class is available."},"warnings":[{"fix":"Check your application.properties for spring.mustache.prefix/suffix settings.","message":"Mustache starter is not as commonly used as Thymeleaf or FreeMarker; ensure templates are correctly configured.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'applic':14 'boot':2,13,17 'engin':10 'mustach':4,8,18 'spring':1,12,16 'spring-boot':15 'starter':3,5 'templat':9,19 'use':7 'web':20","created_at":"2026-06-17T17:33:10.793761+00:00","updated_at":"2026-06-17T17:33:10.793761+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://spring.io/projects/spring-boot","github":"https://github.com/spring-projects/spring-boot","docs":"https://appdoc.app/artifact/org.springframework.boot/spring-boot-starter-mustache/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}