Fix #114

Comment From: markpollack

Thanks! :bowing_man: Merged as 5b46361373f00a19c4a8dd3c4740bb8c3d0ea843

Comment From: tzolov

@markpollack @Sohardh there is not Auto-configuration for the Neo4j. Without an auto-config there can't be spring boot starter either. So what exactly is this PR about and why is it merged?

Comment From: King-Chau

@markpollack @Sohardh there is not Auto-configuration for the Neo4j. Without an auto-config there can't be spring boot starter either. So what exactly is this PR about and why is it merged?

I have the same question. Why there is not Neo4jAutoConfiguration? Does this starer work?

Comment From: tzolov

@King-Chau No this was a mistake and I've removed the starter, Btw same mistake applies for the Redis vector store.

If interested, please fill free to contribute auto-configuration and a starter: https://github.com/spring-projects/spring-ai/issues/114

Comment From: King-Chau

@King-Chau No this was a mistake and I've removed the starter, Btw same mistake applies for the Redis vector store.

If interested, please fill free to contribute auto-configuration and a starter: #114

@tzolov I will add neo4j auto-configuration

Comment From: tzolov

Thanks to @King-Chau we have a neo4j-autoconifugraiton. I will see if i can (re)introduce this PR and adjust its pom to include the above autoconfig.

Comment From: tzolov

squashed, rebased and merged at: https://github.com/spring-projects/spring-ai/commit/5ba78c2feaa3732d9e934a441c9bcf594126e9d2