DATAREST-457 - Fixed typo in JavaDoc of BaseUri.
Original pull request: #159.
This commit is contained in:
committed by
Oliver Gierke
parent
65f45d6433
commit
f755987a02
@@ -31,7 +31,7 @@ import org.springframework.web.util.UriComponentsBuilder;
|
||||
import org.springframework.web.util.UrlPathHelper;
|
||||
|
||||
/**
|
||||
* Value object to be able to extract the lookup path within a configured base URi that forms a URI namespace.
|
||||
* Value object to be able to extract the lookup path within a configured base URI that forms a URI namespace.
|
||||
*
|
||||
* @author Oliver Gierke
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user