Class SetupAppConfig

java.lang.Object
com.atlassian.confluence.setup.SetupAppConfig

@Configuration @ImportResource(locations="classpath:/setupContext.xml") @Import({FileStoreContextConfig.class,SetupConfluenceWebresourceManagerWiring.class}) public class SetupAppConfig extends Object
Configures the beans of the setup spring context.
Since:
5.10
See Also:
  • Constructor Details

    • SetupAppConfig

      public SetupAppConfig()