Skip to content

Commit f7a5770

Browse files
committed
Update spring-bean-validation.md
1 parent c1a4017 commit f7a5770

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/advanced/spring-bean-validation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ public class PersonController {
2929

3030
不了解的朋友一定要好好看一下,学完马上就可以实践到项目上去。
3131

32-
并且,本文实例项目使用的是目前最新的 Spring Boot 版本 2.4.5!(截止到 2021-04-21)
32+
并且,本文示例项目使用的是目前最新的 Spring Boot 版本 2.4.5!(截止到 2021-04-21)
33+
34+
示例项目源代码地址:[https://github.com/CodingDocs/springboot-guide/tree/master/source-code/bean-validation-demo](https://github.com/CodingDocs/springboot-guide/tree/master/source-code/bean-validation-demo)
3335

3436
## 添加相关依赖
3537

0 commit comments

Comments
 (0)