Upgrade Spring AI to 1.0.0, remove deprecated models and update dependencies

This commit is contained in:
Cursor Agent
2025-06-16 11:56:09 +00:00
parent 0fbffdc1d3
commit 54529a17cd
9 changed files with 156 additions and 289 deletions

View File

@@ -95,6 +95,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- 业务组件 -->
<dependency>