DATACMNS-1174 - Polishing.
Trim trailing whitespaces. Javadoc fixes.
This commit is contained in:
committed by
Oliver Gierke
parent
ee64225be0
commit
a37599075f
@@ -74,7 +74,6 @@ public abstract class RepositoryConfigurationExtensionSupport implements Reposit
|
||||
}
|
||||
|
||||
/*
|
||||
*
|
||||
* (non-Javadoc)
|
||||
* @see org.springframework.data.repository.config.RepositoryConfigurationExtension#getRepositoryConfigurations(org.springframework.data.repository.config.RepositoryConfigurationSource, org.springframework.core.io.ResourceLoader, boolean)
|
||||
*/
|
||||
@@ -339,7 +338,7 @@ public abstract class RepositoryConfigurationExtensionSupport implements Reposit
|
||||
* should make sure, the only return {@literal true} if they're really sure the interface handed to the method is
|
||||
* really a store interface.
|
||||
*
|
||||
* @param repositoryInterface
|
||||
* @param metadata
|
||||
* @return
|
||||
* @since 1.9
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user