Commit 9d4c0c6
authored
Minor optimizations (#219)
- Use new MTX Sidecar start command (see
https://cap.cloud.sap/docs/releases/march23#change-your-start-script-to-cds-serve)
- Use @ConditionalOnWebApplication on security config to avoid
initialization in MT commands1 parent 5328f34 commit 9d4c0c6
File tree
2 files changed
+3
-1
lines changed- mtx/sidecar
- srv/src/main/java/my/bookshop/config
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments