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 spring context and the integration test
bootstrap spring context.
- Since:
- 7.14
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapCommonAppConfig
public BootstrapCommonAppConfig()
-