Created
January 7, 2019 13:44
-
-
Save apalyukha/cfbd69af882ba26a0817a88491f7dedd to your computer and use it in GitHub Desktop.
Spring Boot: mustache dependency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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