Class BootstrapCommonAppConfig
java.lang.Object
com.atlassian.confluence.impl.setup.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:
-
BootstrapAppConfigcom.atlassian.confluence.setup.BootstrapTestAppConfig
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapCommonAppConfig
public BootstrapCommonAppConfig()
-