Skip to content

fix: Inject WebClient.Builder bean in GemFireVectorStore#6146

Open
Baqirrizvidev wants to merge 1 commit into
spring-projects:mainfrom
Baqirrizvidev:fix/gemfire-vectorstore-injectable-webclient-builder
Open

fix: Inject WebClient.Builder bean in GemFireVectorStore#6146
Baqirrizvidev wants to merge 1 commit into
spring-projects:mainfrom
Baqirrizvidev:fix/gemfire-vectorstore-injectable-webclient-builder

Conversation

@Baqirrizvidev
Copy link
Copy Markdown
Contributor

Inject WebClient.Builder bean in GemFireVectorStore.Builder instead of using static WebClient.builder() to allow proper customization, SSL, proxy setup, and Micrometer telemetry sharing across Spring-managed beans. Clones the builder to avoid side-effects on shared bean instances, aligning with standard Spring AI patterns. Also updates the autoconfiguration class to inject and supply this builder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant