فهرست منبع

补充资源分享页面依赖

honorfire 6 ماه پیش
والد
کامیت
ee123b4ab7
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      snowy-modules/snowy-web-app/pom.xml

+ 5 - 0
snowy-modules/snowy-web-app/pom.xml

@@ -219,6 +219,11 @@
             <artifactId>spring-cloud-starter-openfeign</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-thymeleaf</artifactId>
+        </dependency>
+
     </dependencies>
 
     <build>