Convert actuator-ui sample to FreeMarker

See gh-679
This commit is contained in:
Dave Syer
2014-04-30 13:04:19 +01:00
parent 50190a4de7
commit 030f00c36d
6 changed files with 64 additions and 62 deletions

View File

@@ -25,7 +25,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
<artifactId>spring-boot-starter-freemarker</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>