Skip to content

Instantly share code, notes, and snippets.

@apalyukha
Created January 7, 2019 13:40
Show Gist options
  • Save apalyukha/abd135d99e9db8fc5ada9ebf62b4fcd4 to your computer and use it in GitHub Desktop.
Save apalyukha/abd135d99e9db8fc5ada9ebf62b4fcd4 to your computer and use it in GitHub Desktop.
Spring Boot. Freemarker template engine
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-freemarker</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment