Commit Graph

4 Commits

Author SHA1 Message Date
Stefano Cordio
20a89f64d6 Bump spring-boot-starter-parent from 3.3.5 to 3.4.0 (#161) 2024-11-25 14:35:46 +01:00
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
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