File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
### Example queries:
7
7
8
- 1 . find all employees with last name "ibrahim" _ or_ firstname is "mostafa" and birthdate after "1990-01-01", sorting by id desc:
8
+ ** 1. find all employees with last name "ibrahim" _ or_ firstname is "mostafa" and birthdate after "1990-01-01", sorting by id desc:**
9
9
10
10
URL:
11
11
```
@@ -33,7 +33,7 @@ Request body:
33
33
34
34
---
35
35
36
- 2 . find all employees with last name "ibrahim" _ or_ department name contains "sw":
36
+ ** 2. find all employees with last name "ibrahim" _ or_ department name contains "sw":**
37
37
38
38
URL:
39
39
```
@@ -48,4 +48,4 @@ Request body:
48
48
}
49
49
```
50
50
51
- <img src =" https://github.com/springexamples/spring-data-jpa-mongodb-expressions-demo/raw/master/etc/2.PNG?raw=true " />
51
+ <img src =" https://github.com/springexamples/spring-data-jpa-mongodb-expressions-demo/raw/master/etc/2.PNG?raw=true " />
You can’t perform that action at this time.
0 commit comments