DATACMNS-102 - Remove trailing whitespaces.

Original pull request: #222.
This commit is contained in:
Mark Paluch
2017-06-13 11:37:04 +02:00
committed by Oliver Gierke
parent f913aa7439
commit 5e123ad7df
8 changed files with 64 additions and 64 deletions

View File

@@ -35,7 +35,7 @@ import org.springframework.data.util.Streamable;
/**
* Unit tests for {@link AnnotationRepositoryConfigurationSource}.
*
*
* @author Oliver Gierke
* @author Thomas Darimont
*/

View File

@@ -35,7 +35,7 @@ import org.springframework.data.repository.core.RepositoryMetadata;
/**
* Unit tests dor {@link DefaultCrudMethods}.
*
*
* @author Oliver Gierke
* @author Thomas Darimont
*/

View File

@@ -47,7 +47,7 @@ import org.springframework.data.repository.core.support.DefaultRepositoryMetadat
/**
* Unit tests for {@link DefaultRepositoryInformation}.
*
*
* @author Oliver Gierke
* @author Thomas Darimont
* @author Mark Paluch

View File

@@ -63,7 +63,7 @@ import org.springframework.util.concurrent.ListenableFuture;
/**
* Unit tests for {@link RepositoryFactorySupport}.
*
*
* @author Oliver Gierke
* @author Mark Paluch
*/