oyq28 1 rok temu
rodzic
commit
e233aa4245
1 zmienionych plików z 7 dodań i 0 usunięć
  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>