Add missing README.md

This commit is contained in:
Grzegorz Piwowarek 2016-11-16 15:08:24 +01:00
parent d1a12c2f6c
commit 3ed183ee6e
1 changed files with 9 additions and 0 deletions

9
javaxval/README.md Normal file
View File

@ -0,0 +1,9 @@
=========
## Java Bean Validation Examples
###The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Java Bean Validation Basics](http://www.baeldung.com/javax-validation)