You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several interfaces (like ItemReader, ItemProcessor, etc) do qualify as functional interfaces. This issue is to add the java.lang.FunctionalInterface annotation where appropriate.
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.
Activity
amit-github-personal commentedon Jun 9, 2022
Hello @benas, can I submit a PR for this?
fmbenhassine commentedon Jun 9, 2022
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.
Add `@FunctionalInterface` where appropriate