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 a66650a commit 39528cfCopy full SHA for 39528cf
spring-data-rest-webmvc/src/main/java/org/springframework/data/rest/webmvc/RepositoryRestController.java
@@ -30,7 +30,7 @@
30
* them from standard Spring MVC handling.
31
* <p>
32
* Note, that this annotation should only be used by application controllers that map to URIs that are managed by Spring
33
- * Data REST as the get handled by a special {@link HandlerMapping} implementation that applies additional
+ * Data REST as they get handled by a special {@link HandlerMapping} implementation that applies additional
34
* functionality:
35
* <ul>
36
* <li>CORS configuration defined for the repository backing the path.</li>
0 commit comments