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

Replace deprecated TransactionSynchronizationAdapter #3874

Closed
wants to merge 2 commits into from

Conversation

hpoettker
Copy link
Contributor

Spring's TransactionSynchronizationAdapter has been deprecated as of 5.3. I have replaced the abstract class with the interface TransactionSynchronization.

@fmbenhassine
Copy link
Contributor

@hpoettker Thank you for your PR! I added a couple of minor remarks. I can take care of them on merge, unless you want to update the PR.

@hpoettker
Copy link
Contributor Author

@benas Thanks for the feedback. I reverted the unrelated changes.

@fmbenhassine fmbenhassine added this to the 5.0.0-M1 milestone Aug 10, 2021
@fmbenhassine
Copy link
Contributor

Rebased and merged as 7242f8f. Thank you for your contribution.

@hpoettker hpoettker deleted the deprecated-adapter branch August 10, 2021 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants