Commit Graph

11 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
Volodymyr
6f3277a2a3 [bq] refactoring & dependency upgrade 2024-08-18 18:36:21 +03:00
Marten Deinum
05087745e4 Update Github Actions to JDK17
Use JDK17 with a proper distribution.
2024-08-07 21:05:29 +02:00
Marten Deinum
f7e1974762 Update Github Actions to JDK17
Use JDK17 in github actions.
2024-08-07 21:02:10 +02:00
Volodymyr
ce115bbfe8 [bq] 0.2 upgrade workflow to Java 17 2022-12-17 11:35:39 +02:00
Mahmoud Ben Hassine
e971789964 Add new module for Apache Geode support
Related to https://github.com/spring-projects/spring-batch/issues/4214
2022-10-18 13:19:18 +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
Mahmoud Ben Hassine
802f09c903 Add CI build manifest for spring-batch-bigquery 2021-04-30 17:06:13 +02:00
Mahmoud Ben Hassine
95f56c8d0d Replace master with main
Issue #67
2021-04-27 16:20:15 +02:00
Mahmoud Ben Hassine
278118380c Update CI workflow names 2021-03-03 11:02:23 +01:00
Mahmoud Ben Hassine
429fb283d6 Add github actions workflows 2021-03-03 10:44:03 +01:00