cancel
Showing results for 
Search instead for 
Did you mean: 

How to write transactional service tasks with custom rollback methods

hiravgandhi
Champ in-the-making
Champ in-the-making
Hi all,

I have several service tasks which call different endpoints in an API in order. If one fails, I would like all of the preceding service tasks to be rolled back with a custom rollback method. I am using Spring for this project and would appreciate any pointers on how to set this up.
1 REPLY 1