oyq28 преди 1 година
родител
ревизия
e233aa4245
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -222,6 +222,13 @@
             <version>1.3.2</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-thymeleaf</artifactId>
+        </dependency>
+
+
+
     </dependencies>
 
     <build>