Skip to content

Conversation

@ngocnhan-tran1996
Copy link
Contributor

No description provided.

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>

You can use the following properties in your Spring Boot configuration to customize the SAP Hana vector store.
It uses `spring.datasource.*` properties to configure the Hana datasource and the `spring.ai.vectorstore.hanadb.*` properties to configure the Hana vector store.
It uses `spring.datasource.\*` properties to configure the Hana datasource and the `spring.ai.vectorstore.hanadb.*` properties to configure the Hana vector store.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI @ngocnhan-tran1996 - Dont we need to fix the asterisk in spring.ai.vectorstore.hanadb.* too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested on my local machine and spring.ai.vectorstore.hanadb.* hasn't been affected. I dont really know the reason.

@ngocnhan-tran1996
Copy link
Contributor Author

@sobychacko

Could you review it?

@markpollack markpollack added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation good first issue Good for newcomers

3 participants