Class BootstrapCommonAppConfig


  • @Configuration
    @Import(LicenseServiceBootstrapAppConfig.class)
    public class BootstrapCommonAppConfig
    extends Object
    This class defines beans that are common to the production bootstrap sping context and the integration test bootstrap spring context.
    Since:
    7.14
    See Also:
    BootstrapAppConfig, com.atlassian.confluence.setup.BootstrapTestAppConfig
    • Constructor Detail

      • BootstrapCommonAppConfig

        public BootstrapCommonAppConfig()