Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default methods in TaskExecutionListener #832

Closed
wants to merge 1 commit into from
Closed

Add default methods in TaskExecutionListener #832

wants to merge 1 commit into from

Conversation

hpoettker
Copy link
Contributor

The PR adds empty default implementations to TaskExecutionListener and deprecates the class TaskExecutionListenerSupport that currently can be extended to avoid implementing empty methods in implementations.

An analogous change has been done in Spring Batch: spring-projects/spring-batch/issues/3924

@cppwfs
Copy link
Collaborator

cppwfs commented Mar 21, 2022

LGTM.
Thanks again for the great contribution!!!!!

@cppwfs
Copy link
Collaborator

cppwfs commented Mar 21, 2022

Rebased Merged.
Again thanks for the contribution!

@cppwfs cppwfs closed this Mar 21, 2022
@cppwfs cppwfs added this to the 3.0.0-M2 milestone Mar 29, 2022
@hpoettker hpoettker deleted the task-execution-listener branch November 22, 2022 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants