wangqiong 2 年 前
コミット
c593e47adc
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      pom.xml

+ 2
- 0
pom.xml ファイルの表示

@@ -17,6 +17,8 @@
17 17
         <java.version>1.8</java.version>
18 18
     </properties>
19 19
     <dependencies>
20
+
21
+    
20 22
         <dependency>
21 23
             <groupId>org.springframework.boot</groupId>
22 24
             <artifactId>spring-boot-starter-thymeleaf</artifactId>