Class SeataDataSourceProxyChecker

java.lang.Object
com.baomidou.dynamic.datasource.check.SeataDataSourceProxyChecker
All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton

@Component @ConditionalOnProperty(prefix="spring.datasource.dynamic", name="seata", havingValue="true", matchIfMissing=false) public class SeataDataSourceProxyChecker extends Object implements org.springframework.beans.factory.SmartInitializingSingleton
  • Constructor Details

    • SeataDataSourceProxyChecker

      public SeataDataSourceProxyChecker(org.springframework.context.ApplicationContext applicationContext)
  • Method Details

    • afterSingletonsInstantiated

      public void afterSingletonsInstantiated()
      Specified by:
      afterSingletonsInstantiated in interface org.springframework.beans.factory.SmartInitializingSingleton