https://github.com/adam-cowley/neobeans
An example project using the official Neo4j Drivers as a Spring Bean
https://github.com/adam-cowley/neobeans
java neo4j spring spring-boot
Last synced: over 1 year ago
JSON representation
An example project using the official Neo4j Drivers as a Spring Bean
- Host: GitHub
- URL: https://github.com/adam-cowley/neobeans
- Owner: adam-cowley
- Created: 2018-02-13T15:13:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T15:28:36.000Z (over 8 years ago)
- Last Synced: 2025-03-23T15:11:12.339Z (over 1 year ago)
- Topics: java, neo4j, spring, spring-boot
- Language: Java
- Homepage: http://www.adamcowley.co.uk/neo4j/using-the-neo4j-driver-in-spring-boot/
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the Neo4j Driver in Spring Boot
This is a sample project to accompany the blog post [Using the Neo4j Driver in Spring Boot](www.adamcowley.co.uk/neo4j/using-the-neo4j-driver-in-spring-boot/).
Feel free to to clone, fork or create a pull request if you spot anything untoward.