Class SbpJtaConfigurer

java.lang.Object
org.laxture.sbp.spring.boot.configurer.SbpJtaConfigurer
All Implemented Interfaces:
IPluginConfigurer

public class SbpJtaConfigurer extends Object implements IPluginConfigurer
Introduce central Jta transaction management between app and plugins, which connect to very different databases with different DataSource. “““ Note that related AutoConfigurations have to be excluded explicitly to avoid duplicated resource retaining.