TODO?: DemoController
[demos/httpresources] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3cd520c..64227c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <groupId>org.springframework.boot</groupId>
                        <artifactId>spring-boot-starter-web</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.springframework.boot</groupId>
+                       <artifactId>spring-boot-starter-thymeleaf</artifactId>
+               </dependency>
                <dependency>
                        <groupId>de.juplo</groupId>
                        <artifactId>http-resources</artifactId>