From b3323d5f22f83e7ebd4ec4abd3e211a73cc5f4bc Mon Sep 17 00:00:00 2001 From: Eugen Date: Sat, 7 Sep 2019 14:50:34 +0300 Subject: [PATCH] Update README.md --- javaxval/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/javaxval/README.md b/javaxval/README.md index 3a975022ad..fadd174166 100644 --- a/javaxval/README.md +++ b/javaxval/README.md @@ -2,9 +2,6 @@ ## 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) - [Validating Container Elements with Bean Validation 2.0](http://www.baeldung.com/bean-validation-container-elements)