Class SharedJtaSpringBootstrap


  • public class SharedJtaSpringBootstrap
    extends SpringBootstrap
    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.
    • Constructor Detail

      • SharedJtaSpringBootstrap

        public SharedJtaSpringBootstrap​(SpringBootPlugin plugin,
                                        java.lang.Class<?>... primarySources)