Skip to content

This demo repos is for roll back in different transactions by using multiple data sources.

Notifications You must be signed in to change notification settings

kyawswar87/txn-rollback-multiDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This project is copied from https://gitlab.com/lamoboos223/spring-boot-multiple-datasource-song-project

And I added @Transactional(rollbackFor = {Exception.class,Throwable.class}) to rollback all transactions when the exception is thrown.

About

This demo repos is for roll back in different transactions by using multiple data sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages