Skip to content

Instantly share code, notes, and snippets.

@drucoder
Created March 29, 2018 18:03
Show Gist options
  • Save drucoder/6b9e912701e7c2f9c1e99a229c0eb22e to your computer and use it in GitHub Desktop.
Save drucoder/6b9e912701e7c2f9c1e99a229c0eb22e to your computer and use it in GitHub Desktop.
Spring Boot: mustache dependency
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mustache</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment