You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: springboot-modules/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## **Spring AI**
4
4
5
-
This module contains source codes related to the articles on Spring AI.
5
+
This module contains source code related to the articles on Spring AI.
6
6
7
7
-[**Building AI Assistance Using Spring AI's Function Calling API**](https://www.kodesastra.com/2024/12/building-ai-assistance-using-spring-ai-function-calling.html)
8
8
-[**Spring AI Structured Output API**](https://www.kodesastra.com/2024/12/spring-ai-structured-output-api.html)
@@ -16,7 +16,14 @@ This module contains source codes related to the articles on Spring AI.
16
16
17
17
## **Spring AI Qdrant**
18
18
19
-
This module contains source codes related to the articles on Spring AI integration with Qdrant DB.
19
+
This module contains source code related to the articles on Spring AI integration with Qdrant DB.
20
20
21
21
-[**Qdrant DB - Spring AI Integration**](https://www.kodesastra.com/2024/10/qdrant-db-spring-ai-Integration.html)
22
22
-[**Implement Rag with Spring AI and Qdrant DB**](https://www.kodesastra.com/2024/11/rag-with-spring-ai-qdrantdb.html)
23
+
24
+
## **Spring AI MCP**
25
+
26
+
This module contains source code related to the articles on Spring AI MCP
27
+
28
+
-[**MCP Server and Client Implementation Using Spring AI**](https://www.kodesastra.com/2026/01/spring-ai-mcpclient-mcpserver-impl.html)
0 commit comments