From 39ef0c069fac9eab0ca7fccb90cb5139b31a3b98 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Thu, 5 Sep 2024 09:57:08 +0200 Subject: [PATCH] Polish "Generate test application when spring ai redis is selected" See gh-1579 --- start-site/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index f9946d74cd..6ed44af5db 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -1572,7 +1572,7 @@ initializr: id: spring-ai-vectordb-redis group-id: org.springframework.ai artifact-id: spring-ai-redis-store-spring-boot-starter - description: Spring AI vector database support for Redis Search and Query.It extends the core features of Redis OSS and allows you to use Redis as a vector database. + description: Spring AI vector database support for Redis Search and Query. It extends the core features of Redis OSS and allows you to use Redis as a vector database. bom: spring-ai starter: true links: