Package org.springframework.cloud.function.deployer


package org.springframework.cloud.function.deployer
  • Class
    Description
    Deprecated.
    since 3.0.
    Configuration class which creates an instance of SmartLifecycle which deploys and un-deploys packages archives via it's Lifecycle.start() and Lifecycle.stop() operations.
    Configuration properties for deciding how to locate the functional class to execute.