Skip to content

Commit

Permalink
fix(starter-validation) README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengjiaao committed Feb 15, 2023
1 parent f89282c commit d044260
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion starter-validation/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Bean Validation与Hibernate Validation 后台参数验证
# Bean Validation与Hibernate Validation 后台参数验证

预研功能:
- Validation 基本使用
- Validation 扩展校验功能示例
- Validation 异常封装格式
- Validation 工具类示例

1、与springboot整合添加Maven依赖
```pom
Expand Down

0 comments on commit d044260

Please sign in to comment.