Skip to content

Require spring-jdbc in core module #4048

Closed
@fmbenhassine

Description

@fmbenhassine

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions