-
Notifications
You must be signed in to change notification settings - Fork 0
Commit f366635
committed
implement in BookService and BookController and refactor LogRepository (delete unused method from interface)
1 parent 9aa175a commit f366635
File tree
3 files changed
+5
-5
lines changed- api-first-development-service/src/main/java/com/csaba79coder/apifirstdevelopment
- controller
- persistence
- service
3 files changed
+5
-5
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
41 | + | ||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
8 | - | ||
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
13 | - | ||
14 | 11 |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | + | ||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 | - | ||
57 | + | ||
58 | + | ||
59 | + | ||
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
|
0 commit comments