DATACMNS-1466 - Polishing.
This commit is contained in:
@@ -238,6 +238,7 @@ class DefaultPersistentPropertyPath<T extends PersistentProperty<T>> implements
|
||||
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
*
|
||||
* @see org.springframework.data.mapping.context.PersistentPropertyPath#isEmpty()
|
||||
*/
|
||||
public boolean isEmpty() {
|
||||
|
||||
@@ -33,7 +33,7 @@ import org.springframework.data.mapping.PersistentProperty;
|
||||
|
||||
/**
|
||||
* Unit tests for {@link DefaultPersistentPropertyPath}.
|
||||
*
|
||||
*
|
||||
* @author Oliver Gierke
|
||||
*/
|
||||
@RunWith(MockitoJUnitRunner.class)
|
||||
|
||||
Reference in New Issue
Block a user