Skip to content

Commit 2e589dc

Browse files
jewoodevmp911de
authored andcommitted
Remove duplicate Query by Example collection-property note.
Closes #1472 Original pull request: #4270 Signed-off-by: jewoodev <jewoos15@naver.com>
1 parent d93fce3 commit 2e589dc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/antora/modules/ROOT/pages/repositories/query-by-example.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ public class PersonService {
2121
----
2222
====
2323

24-
NOTE: Currently, only `SingularAttribute` properties can be used for property matching.
25-
2624
The property specifier accepts property names (such as `firstname` and `lastname`). You can navigate by chaining properties together with dots (`address.city`). You can also tune it with matching options and case sensitivity.
2725

2826
The following table shows the various `StringMatcher` options that you can use and the result of using them on a field named `firstname`:

0 commit comments

Comments
 (0)