Replace spring-batch with spring-ai in GH templates

This commit is contained in:
Michael Hunger
2023-09-21 01:40:03 +02:00
committed by Mark Pollack
parent 6554bdebda
commit cffa790a8b
5 changed files with 40 additions and 46 deletions

View File

@@ -14,7 +14,7 @@ If the bug is trivial, just go ahead and create the issue. Otherwise, please tak
A clear and concise description of what the bug is about.
**Environment**
Please provide as many details as possible: Spring Batch version, Java version, which database you use if any, etc
Please provide as many details as possible: Spring AI version, Java version, which vector store you use if any, etc
**Steps to reproduce**
Steps to reproduce the issue.
@@ -23,5 +23,5 @@ Steps to reproduce the issue.
A clear and concise description of what you expected to happen.
**Minimal Complete Reproducible example**
Please provide a failing test or a [minimal complete verifiable example](https://github.com/spring-projects/spring-batch/blob/main/ISSUE_REPORTING.md) that reproduces the issue.
Please provide a failing test or a minimal complete verifiable example that reproduces the issue.
Bug reports that are reproducible will take priority in resolution over reports that are not reproducible.