@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value=FunctionDeployerProperties.class) public class FunctionDeployerConfiguration extends Object
SmartLifecycle
which deploys and un-deploys packages archives via it's Lifecycle.start()
and Lifecycle.stop() operations.
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.