We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fc389 commit b50b0f8Copy full SHA for b50b0f8
spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc/ResourceStatus.java
@@ -53,7 +53,7 @@ public static ResourceStatus of(HttpHeadersPreparer preparer) {
53
54
/**
55
* Returns the {@link StatusAndHeaders} calculated from the given {@link HttpHeaders}, domain object and
56
- * {@link RootResourceInformation.
+ * {@link RootResourceInformation}
57
*
58
* @param requestHeaders must not be {@literal null}.
59
* @param domainObject must not be {@literal null}.
0 commit comments