Commit db5f775
authored
fix: correct async/sync provider log messages in McpPredicates (#89)
- Fix ASYNC provider warning (was mislabeled as Sync with wrong return type description)
- Fix SYNC provider warning capitalization and grammar
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>1 parent 3797004 commit db5f775
File tree
1 file changed
+2
-2
lines changed- mcp-annotations/src/main/java/org/springaicommunity/mcp
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments