Skip to content

Require spring-jdbc in core module #4048

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
fmbenhassine opened this issue Jan 18, 2022 · 0 comments
Closed

Require spring-jdbc in core module #4048

fmbenhassine opened this issue Jan 18, 2022 · 0 comments

Comments

@fmbenhassine
Copy link
Contributor

As of v4, spring-jdbc was optional since Spring Batch provided a Map-based job repository.

In v5, the Map-based job repository implementation has been removed. The only option left is the Jdbc-based implementation which is used by default and requires spring-jdbc.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant