Package org.springframework.cloud.function.deployer


package org.springframework.cloud.function.deployer
  • Classes
    Class
    Description
    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.