Class DeployerConfig

java.lang.Object
org.craftercms.studio.config.DeployerConfig

@Configuration public class DeployerConfig extends Object
Configurations for deployer related beans
  • Field Details

    • DEFAULT_DEPLOYER_RESPONSE_TIMEOUT

      public static final int DEFAULT_DEPLOYER_RESPONSE_TIMEOUT
      See Also:
  • Constructor Details

    • DeployerConfig

      public DeployerConfig()
  • Method Details

    • deployerRestTemplate

      @Bean public org.craftercms.commons.rest.RestTemplate deployerRestTemplate(StudioConfiguration studioConfiguration)