Browse Source

提交依赖

lutong 2 tháng trước cách đây
mục cha
commit
07b4c1d9c4
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      alien-entity/pom.xml

+ 4 - 0
alien-entity/pom.xml

@@ -92,6 +92,10 @@
             <artifactId>alien-util</artifactId>
             <version>1.0.0</version>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-validation</artifactId>
+        </dependency>
 
     </dependencies>