Skip to content

documentation : example for in-memory repository, with no deprecated classes #4016

@vincent-fuchs

Description

@vincent-fuchs

The current example provided in the documentation to run a job with an in-memory repository actually uses MapJobRepositoryFactoryBean, which is deprecated.

https://docs.spring.io/spring-batch/docs/current/reference/html/index-single.html#inMemoryRepository

It would be good to review the example and provide one that shows the "real" recommended way.. I guess it would be way to use an H2 datasource (ideally, programmatically) initialized with the proper tables so that it can be used directly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions