lutong 2 месяцев назад
Родитель
Сommit
07b4c1d9c4
1 измененных файлов с 4 добавлено и 0 удалено
  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>