pom.xml
@@ -15,7 +15,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.2.13.RELEASE</version> <version>2.5.5</version> <relativePath /> </parent> @@ -121,6 +121,12 @@ <version>${druid.version}</version> </dependency> <!-- 自定义验证注解 --> <dependency> <groupId>javax.validation</groupId> <artifactId>validation-api</artifactId> </dependency> <!-- 常用工具类 --> <dependency> <groupId>org.apache.commons</groupId>