DATAKV-186 - Polishing.

Add missing author information and split test.

Original Pull Request: #24
This commit is contained in:
Christoph Strobl
2017-07-20 10:37:14 +02:00
parent c5e0d1a26c
commit 8f5fa59386
2 changed files with 13 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ import org.springframework.util.Assert;
* @author Christoph Strobl
* @author Oliver Gierke
* @author Mark Paluch
* @author Eugene Nikiforov
* @param <T>
* @param <ID>
*/