Skip to content

Add FunctionalInterface annotation where appropriate #4107

Closed
@fmbenhassine

Description

@fmbenhassine
Contributor

Several interfaces (like ItemReader, ItemProcessor, etc) do qualify as functional interfaces. This issue is to add the java.lang.FunctionalInterface annotation where appropriate.

Activity

amit-github-personal

amit-github-personal commented on Jun 9, 2022

@amit-github-personal

Hello @benas, can I submit a PR for this?

fmbenhassine

fmbenhassine commented on Jun 9, 2022

@fmbenhassine
ContributorAuthor

Hi @amit-github-personal , thank you for your offer to help! There is already a PR for this issue: #4108 . If you want to help, you can for example review it and share your feedback if any. Thanks again.

linked a pull request that will close this issueAdd @FunctionalInterface to apis #4108on Jul 20, 2022
added this to the 5.0.0-M4 milestone on Jul 20, 2022
added a commit that references this issue on Feb 15, 2024
ed945ca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @fmbenhassine@amit-github-personal

      Issue actions

        Add FunctionalInterface annotation where appropriate · Issue #4107 · spring-projects/spring-batch