Skip to content

Commit 989971f

Browse files
sobychackomarkpollack
authored andcommitted
Remove coherence vector store boot starter since it is missing the autoconfig (#2565)
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
1 parent ddf7748 commit 989971f

File tree

3 files changed

+0
-61
lines changed

3 files changed

+0
-61
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
<module>vector-stores/spring-ai-typesense-store</module>
123123
<module>vector-stores/spring-ai-weaviate-store</module>
124124

125-
<module>spring-ai-spring-boot-starters/spring-ai-starter-coherence-store</module>
126125
<module>spring-ai-spring-boot-starters/spring-ai-starter-vector-store-aws-opensearch</module>
127126
<module>spring-ai-spring-boot-starters/spring-ai-starter-vector-store-azure</module>
128127
<module>spring-ai-spring-boot-starters/spring-ai-starter-vector-store-azure-cosmos-db</module>

spring-ai-bom/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -778,16 +778,8 @@
778778
<version>${project.version}</version>
779779
</dependency>
780780

781-
<!-- TBD: Replace this with the refactored starter -->
782-
<dependency>
783-
<groupId>org.springframework.ai</groupId>
784-
<artifactId>spring-ai-coherence-store-spring-boot-starter</artifactId>
785-
<version>${project.version}</version>
786-
</dependency>
787-
788781
<!-- Spring AI Spring Boot starters for the Models -->
789782

790-
791783
<dependency>
792784
<groupId>org.springframework.ai</groupId>
793785
<artifactId>spring-ai-starter-model-anthropic</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-coherence-store/pom.xml

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)