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.
Sort
1 parent 979e0f4 commit 63fecddCopy full SHA for 63fecdd
src/main/java/org/springframework/data/domain/Sort.java
@@ -115,7 +115,7 @@ public static Sort by(Order... orders) {
115
}
116
117
/**
118
- * Creates a new {@link Sort} for the given {@link Order}s.
+ * Creates a new {@link Sort} for the given {@link Direction} and properties.
119
*
120
* @param direction must not be {@literal null}.
121
* @param properties must not be {@literal null}.
0 commit comments