Commit Graph

5 Commits

Author SHA1 Message Date
Gerrit Meier
41cbb93142 Update Neo4j extension to use Spring Data Neo4j. (#125)
Move away from the Neo4j OGM usage because Spring Data Neo4j
fits better in the ecosystem, spring-batch is settled in.

Previously there was no visible difference to users because Spring Data Neo4j
was based on Neo4j OGM which isn't the case anymore.
2024-08-20 17:50:41 +02:00
Spring Builds
c0a935596a [artifactory-release] Next development version of spring-batch-neo4j 2021-09-01 20:35:06 +00:00
Spring Builds
5fbb1bff63 [artifactory-release] Release version 0.1.0 of spring-batch-neo4j 2021-09-01 20:35:04 +00:00
Mahmoud Ben Hassine
591ce00234 Fix imports in Neo4j item reader/writer builders 2021-09-01 17:50:35 +02:00
Mahmoud Ben Hassine
edae1738c5 Add module for Neo4j
This initial import is a copy of the code
from Spring Batch v4.3.3.
2021-09-01 10:03:38 +02:00