Package org.craftercms.studio.config
Class DeployerConfig
java.lang.Object
org.craftercms.studio.config.DeployerConfig
Configurations for deployer related beans
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.craftercms.commons.rest.RestTemplate
deployerRestTemplate
(StudioConfiguration studioConfiguration)
-
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)
-