Commit 2e6e126
committed
fix: Merged the main branch code and adjusted
Signed-off-by: Sun Yuhan <[email protected]>getRequiredVariables to handle cases where subclasses do not support this method.1 parent c920cbf commit 2e6e126
File tree
2 files changed
+8
-6
lines changed- spring-ai-commons/src/main/java/org/springframework/ai/template
- spring-ai-template-st/src/test/java/org/springframework/ai/template/st
2 files changed
+8
-6
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
| |||
351 | 350 | | |
352 | 351 | | |
353 | 352 | | |
354 | | - | |
355 | | - | |
356 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
357 | 356 | | |
358 | 357 | | |
359 | | - | |
360 | 358 | | |
361 | 359 | | |
362 | 360 | | |
| |||
0 commit comments