Skip to content

Omitting the name from the FlatFileItemReaderBuilder results in an exception. [BATCH-2623] #981

Open
@spring-projects-issues

Description

@spring-projects-issues

Marten Deinum opened BATCH-2623 and commented

During conversion of a FlatFileItemReader to the usage of the FlatFileItemReaderBuilder I ran into the issue that I now suddenly must provide a name.

The FlatFileItemReader by default sets the name to the short classname and I would expect the builder to honor this, however instead the builder itself is throwing an exception. I would expect that I don't have the explicitly name the constructed reader just as with the plain configuration.


Affects: 4.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions