Add missing package-info files for common packages

Issue: SPR-14420
(cherry picked from commit 66ec1c1)
This commit is contained in:
Juergen Hoeller
2016-06-30 21:39:06 +02:00
parent 09c7194c78
commit 833ed7168e
15 changed files with 47 additions and 6 deletions
@@ -1,6 +1,6 @@
/**
* Support classes for integrating a JSR-303 Bean Validation provider
* (such as Hibernate Validator 4.0) into a Spring ApplicationContext
* (such as Hibernate Validator) into a Spring ApplicationContext
* and in particular with Spring's data binding and validation APIs.
*
* <p>The central class is {@link